Repository navigation
#
linter-flake8
- Website
- Wikipedia
Simple Python style checker in one Python file
Python
5087
20 天前
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
3589
9 天前
A plugin for Flake8 finding likely bugs and design problems in your program. Contains warnings that don't belong in pyflakes and pycodestyle.
Python
1088
19 天前
McCabe complexity checker for Python
Python
654
8 个月前
Naming Convention checker for Python
Python
522
10 天前
Flake8 plugin that checks import order against various Python Style Guides
Python
276
1 年前