flake8-codes

Code inspector

Tools to inspect error codes in Python code for linting and quality assurance

CLI tool to introspect flake8 plugins and their codes

GitHub

14 stars
3 watching
1 forks
Language: Python
last commit: over 4 years ago
Linked from 1 awesome list

flake8flake8-extensionsflake8-pluginflake8-pluginslinterpythonqa

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
orsinium-labs/flake8-pylintAn extension for flake8 that integrates PyLint to check Python code quality and detect potential errors.8
orsinium-labs/flake8-warningsLints Python code to detect deprecated modules and functions.12
orsinium-labs/flake8-lengthProvides an alternative line length validation rule for Python code to help maintain readable text messages24
orsinium-labs/flake8-commentsAnalyze redundant comments in Python code to reduce information redundancy and improve code quality.9
orsinium-labs/flake8-todosA tool to check TODO comments in Python code for consistency and completeness.27
orsinium-labs/flake8-rulerGenerates a flake8 configuration file from a more powerful config format11
python-formate/flake8-encodingsA tool to identify encoding issues in Python code6
flake8-docs/flake8-rstTool to run flake8 checks on code snippets in docstrings or RST files.22
smarkets/flake8-strictPlugin for static code analysis of Python code adhering to strict style rules10
best-doctor/flake8-functionsEnforces code standards for Python functions50
queensferryme/flake8-too-manyA flake8 plugin that prevents excessive bad code in Python4
martinthoma/flake8-screamA Flake8 plugin to help identify and suppress false-positive warnings in Python code4
s-weigand/flake8-nbA tool to check Python code quality in Jupyter notebooks.28
flakehell/flakehellA Python tool for linting code and managing flake8 plugins in a flexible and configurable way.88
mlshapiro/jupyterlab-flake8An extension that integrates flake8 linting into JupyterLab for Python notebooks and text files111