Linux Mint
My Places
Sign in
Community
Software
Users
Moderation
Beta Testing
ISO Images
Teams
python3-flake8-cognitive-complexity
flake8 plugin that validates cognitive complexity
https://github.com/Melevir/flake8-cognitive-complexity
0
no reviews
Install
Cognitive complexity is an analog of cyclomatic complexity, it measures how difficult it is to understand a piece of code.
This plugin allows flake8 to validate cognitive complexity.