Repository navigation
#
linter-flake8
- Website
- Wikipedia
Simple Python style checker in one Python file
Python
5111
8 天前
flake8 is a python tool that glues together pycodestyle, pyflakes, mccabe, and third-party plugins to check the style and quality of some python code.
Python
3667
8 天前
A plugin for Flake8 finding likely bugs and design problems in your program. Contains warnings that don't belong in pyflakes and pycodestyle.
Python
1098
7 天前
McCabe complexity checker for Python
Python
663
1 年前
Naming Convention checker for Python
Python
521
3 个月前
Flake8 plugin that checks import order against various Python Style Guides
Python
278
8 天前