flake8-black

Code validator

A flake8 plugin that runs black to validate Python code style and enforce coding standards.

flake8 plugin to run black for checking Python coding style

GitHub

165 stars
3 watching
10 forks
Language: Python
last commit: almost 2 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
best-doctor/flake8-functionsEnforces code standards for Python functions50
jbkahn/flake8-printA plugin to check Python print statements for coding style and errors121
jdkandersson/flake8-mock-specEnsures use of correct mock object arguments to prevent bugs and improve code robustness4
pycqa/flake8-bugbearA tool to identify likely bugs and design problems in Python code1,066
python-formate/flake8-encodingsA tool to identify encoding issues in Python code6
tk0miya/flake8-codingA plugin that checks coding comments in Python code for correctness and compliance with coding standards15
schlamar/flake8-todoA Flake8 plugin that checks for TODO notes in Python code.30
orsinium-labs/flake8-pylintAn extension for flake8 that integrates PyLint to check Python code quality and detect potential errors.8
johnfraney/flake8-markdownChecks Python code in Markdown files for errors and syntax issues23
s-weigand/flake8-nbA tool to check Python code quality in Jupyter notebooks.28
cyyc1/flake8-clean-blockEnforces a blank line after certain Python block types to improve code readability and prevent subtle bugs.4
smarkets/flake8-strictPlugin for static code analysis of Python code adhering to strict style rules10
jparise/flake8-authorChecks Python modules for author attributes and enforces configuration rules around their usage.3
best-doctor/flake8-class-attributes-orderAn extension for flake8 to report on class attribute order and level logic in Python classes.59
pycqa/flake8-jsonFormats Flake8 output as JSON with optional pretty-printing and CodeClimate support10