Melevir / flake8-cognitive-complexityLinks
An extension for flake8 that validates cognitive functions complexity
☆71Updated 4 years ago
Alternatives and similar repositories for flake8-cognitive-complexity
Users that are interested in flake8-cognitive-complexity are comparing it to the libraries listed below
Sorting:
- flake8 plugin to validate expressions complexity☆33Updated 3 years ago
- flake8 plugin for validation of function parameters (length, complexity, etc)☆51Updated 2 years ago
- 🚨 Flake8 plugin to forbid backslashes (\) for line breaks☆111Updated last year
- Flake8 plugin for return expressions checking.☆62Updated 3 months ago
- A flake8 extension that helps to make more readable variables names☆54Updated last year
- Check for python builtins being used as variables or parameters☆118Updated 2 months ago
- A flake8 extension that checks classes attributes order☆62Updated 9 months ago
- flake8 plugin to validate annotations complexity☆50Updated 10 months ago
- Flake8 plugin to find commented out or dead code☆316Updated 9 months ago
- Library to calculate Python functions cognitive complexity via code.☆44Updated 3 years ago
- ❄️ A flake8 plugin that helps you write tidier imports.☆75Updated this week
- ❄ A flake8 plugin that helps you to simplify code☆195Updated last week
- A flake8 plugin checking common style issues or inconsistencies with pytest-based tests.☆241Updated 3 weeks ago
- flake8 plugin to validate annotations coverage