flake8-length
Line length checker
Provides an alternative line length validation rule for Python code to help maintain readable text messages
Flake8 plugin for a smart line length validation.
24 stars
4 watching
5 forks
Language: Python
last commit: over 2 years ago
Linked from 1 awesome list
clean-codecode-qualityflake8flake8-extensionflake8-extensionsflake8-pluginflake8-pluginslinterqa
Related projects:
Repository | Description | Stars |
---|---|---|
| Tools to inspect error codes in Python code for linting and quality assurance | 14 |
| An extension for flake8 that integrates PyLint to check Python code quality and detect potential errors. | 8 |
| Analyze redundant comments in Python code to reduce information redundancy and improve code quality. | 9 |
| Lints Python code to detect deprecated modules and functions. | 12 |
| Generates a flake8 configuration file from a more powerful config format | 11 |
| A tool to check TODO comments in Python code for consistency and completeness. | 27 |
| Enforces code standards for Python functions | 50 |
| This plugin checks and enforces consistent usage of string literals in Python code. | 5 |
| A flake8 plugin that prevents excessive bad code in Python | 4 |
| A tool to identify encoding issues in Python code | 6 |
| Prevents use of backslashes as line breaks in Python code to enforce consistent and readable coding style. | 111 |
| Plugin to validate Python expressions for readability and complexity | 32 |
| 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 |