linter-flake8 topic
Svelvet
🎛 A Svelte library for building dynamic, infinitely customizable node-based user interfaces and flowcharts
pycodestyle
🎛 A Svelte library for building dynamic, infinitely customizable node-based user interfaces and flowcharts
flake8
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.
mccabe
McCabe complexity checker for Python
pep8-naming
Naming Convention checker for Python
flake8-import-order
Flake8 plugin that checks import order against various Python Style Guides
flake8-bugbear
A plugin for Flake8 finding likely bugs and design problems in your program. Contains warnings that don't belong in pyflakes and pycodestyle.