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
165 stars
3 watching
10 forks
Language: Python
last commit: 2 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| Enforces code standards for Python functions | 50 |
| A plugin to check Python print statements for coding style and errors | 121 |
| Ensures use of correct mock object arguments to prevent bugs and improve code robustness | 4 |
| A tool to identify likely bugs and design problems in Python code | 1,066 |
| A tool to identify encoding issues in Python code | 6 |
| A plugin that checks coding comments in Python code for correctness and compliance with coding standards | 15 |
| A Flake8 plugin that checks for TODO notes in Python code. | 30 |
| An extension for flake8 that integrates PyLint to check Python code quality and detect potential errors. | 8 |
| Checks Python code in Markdown files for errors and syntax issues | 23 |
| A tool to check Python code quality in Jupyter notebooks. | 28 |
| Enforces a blank line after certain Python block types to improve code readability and prevent subtle bugs. | 4 |
| Plugin for static code analysis of Python code adhering to strict style rules | 10 |
| Checks Python modules for author attributes and enforces configuration rules around their usage. | 3 |
| An extension for flake8 to report on class attribute order and level logic in Python classes. | 59 |
| Formats Flake8 output as JSON with optional pretty-printing and CodeClimate support | 10 |