flake8-commas
Comma enforcer
Enforces trailing commas in Python code to avoid merge conflicts and improve readability.
Flake8 extension for enforcing trailing commas in python
131 stars
5 watching
31 forks
Language: Python
last commit: 9 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| A Flake8 plugin to enforce Arrange-Act-Assert pattern in Python tests | 69 |
| Enforces consistent 8-space indentation in Python function and class definitions to improve readability. | 0 |
| Formats Flake8 output as JSON with optional pretty-printing and CodeClimate support | 10 |
| Tools to improve Python documentation quality and consistency | 155 |
| Enforces a blank line after certain Python block types to improve code readability and prevent subtle bugs. | 4 |
| Checks Python code against PEP 8 naming conventions to ensure consistent and readable coding practices. | 517 |
| A tool to identify likely bugs and design problems in Python code | 1,066 |
| Enforces secure coding standards in Python | 5 |
| Plugin for static code analysis of Python code adhering to strict style rules | 10 |
| A plugin that checks the ordering of imports in Python code according to specific style guides. | 277 |
| Enhances Flake8 to better handle stub files used in type hinting | 73 |
| A tool to identify encoding issues in Python code | 6 |
| A tool to automatically remove unused imports and variables from Python code based on pyflakes analysis | 908 |
| An extension for flake8 to enforce import rules across Python projects | 17 |
| Enforces code standards for Python functions | 50 |