flake8-too-many
Code limiter
A flake8 plugin that prevents excessive bad code in Python
A flake8 plugin that prevents you from writing "too many" bad codes.
4 stars
2 watching
0 forks
Language: Python
last commit: almost 2 years agoLinked from 1 awesome list
flake8flake8-pluginlinterpythonstatic-analysis
Related projects:
| Repository | Description | Stars |
|---|---|---|
| Plugin for static code analysis of Python code adhering to strict style rules | 10 | |
| A Flake8 plugin to help identify and suppress false-positive warnings in Python code | 4 | |
| Tools to inspect error codes in Python code for linting and quality assurance | 14 | |
| Lints Python code to detect deprecated modules and functions. | 12 | |
| A Flake8 plugin that checks for TODO notes in Python code. | 30 | |
| A plugin that simplifies Python code by removing unnecessary complexity and suggesting better alternatives | 187 | |
| A tool to identify encoding issues in Python code | 6 | |
| Ensures Python modules have defined the 'all' variable to specify all imported symbols. | 7 | |
| A tool to identify likely bugs and design problems in Python code | 1,066 | |
| A plugin for flake8 to flag unsafe/obsolete symbols in Python code | 36 | |
| A Flake8 plugin to enforce consistent multiline container formatting | 14 | |
| Plugin to validate Python expressions for readability and complexity | 32 | |
| A Flake8 plugin that checks for correct string literal concatenation in Python code. | 31 | |
| An extension for flake8 to restrict certain function calls in specific modules. | 8 | |
| A Flake8 plugin for enforcing SQL coding standards. | 26 |