I just discovered Ruff (https://beta.ruff.rs/), a Python linter that can replace flake8, a ton of flake8 plugins, isort, bandit, pydocstyle, etc.
It's insanely fast but above all very simple to configure. I think I'll adopt it wherever possible, and couple it with pre-commit for great success.
Thanks to all the contributors!
#Fedora #Python
It's insanely fast but above all very simple to configure. I think I'll adopt it wherever possible, and couple it with pre-commit for great success.
Thanks to all the contributors!
#Fedora #Python