Repository navigation

#

linter-flake8

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

Flake8 plugin that checks import order against various Python Style Guides

Python
278
8 天前