Closed JonoYang closed 3 months ago
It would be good for consistency and readability to enforce style via the CI. Consider starting from the setup used on scancode.io: https://github.com/nexB/scancode.io/blob/main/Makefile#L70
We now check for style and formatting using ruff on Azure CI.
ruff
It would be good for consistency and readability to enforce style via the CI. Consider starting from the setup used on scancode.io: https://github.com/nexB/scancode.io/blob/main/Makefile#L70