lago
lago copied to clipboard
Add Pylint
-
Flake8 has some limitations. For example, it doesn't check that a subclass implements all the abstract methods of its parent class.
-
I don't see an issue with using both Flake8 and Pylint.