Open
Description
I think—and I could be wrong, but I’m pretty sure about this—pylint
can do everything flake8
does, and more.
As usual for this sort of tool, it’s configurable on a user- and project-basis, and the checks it performs can be further refined on the command line. Multiple output formats exist, including configuration options for tailoring the existing outputs to your liking.
Plus, I just like tools with lint
in their name better than tools with flake
in their name.
(“Flakes?” Yuck! I’ll admit my code has lint, but I never want to hear that it has flakes! 👅)
Metadata
Metadata
Assignees
Labels
No labels