makes
makes copied to clipboard
Add ruff linter
Considering how fast it is, we should support ruff within makes' python linters.
Relevant links
/lintPython settings Prospector settings Issue to add ruff to prospector
⚠️ This issue is currently blocked as Prospector does not support Ruff yet: https://github.com/landscapeio/prospector/issues/601
https://github.com/prospector-dev/prospector/pull/694 was just merged
I am thinking about stopping support for most builtins. I would rather moving the lintPython logic to universe and handling it from there.