flake8-cognitive-complexity
Complexity checker
A tool to measure and enforce the complexity of cognitive functions in Python code
An extension for flake8 that validates cognitive functions complexity
69 stars
3 watching
3 forks
Language: Python
last commit: almost 4 years ago
Linked from 1 awesome list
code-complexitycode-stylecomplexityflake8flake8-pluginstyleguide
Related projects:
Repository | Description | Stars |
---|---|---|
| Plugin to validate Python expressions for readability and complexity | 32 |
| Tools to help write clear and maintainable Python code with type annotations | 46 |
| A plugin that checks coding comments in Python code for correctness and compliance with coding standards | 15 |
| An extension for flake8 that validates Python function names and consistency with annotations. | 27 |
| A Flake8 plugin that checks for TODO notes in Python code. | 30 |
| A tool to check Python code quality in Jupyter notebooks. | 28 |
| A tool to identify encoding issues in Python code | 6 |
| Enforces code standards for Python functions | 50 |
| A Flake8 plugin that checks for correct string literal concatenation in Python code. | 31 |
| A Flake8 plugin that performs checks on Numba package usage to improve code quality and catch potential errors. | 0 |
| A flake8 plugin that prevents excessive bad code in Python | 4 |
| An extension for flake8 to flag functions with mutable default arguments. | 44 |
| Tool to check return values in Python functions | 62 |
| Ensures Python modules have defined the 'all' variable to specify all imported symbols. | 7 |
| Checks Python code in Markdown files for errors and syntax issues | 23 |