The Big Ol' List of Rules
Descriptions and examples for each of the rules in Flake8 (pyflakes, pycodestyle, and mccabe).
Created by Grant McConnaughey. For helpful tips on Python and software development, follow me on Twitter or TinyLetter.
pycodestyle
pyflakes
mccabe
C901 | Function is too complex |