Repository navigation

#

linter-flake8

Python
5118
2 个月前

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
3694
12 天前

A plugin for Flake8 finding likely bugs and design problems in your program. Contains warnings that don't belong in pyflakes and pycodestyle.

Python
1104
12 天前

Flake8 plugin that checks import order against various Python Style Guides

Python
278
12 天前