Pakket: python3-flake8-cognitive-complexity (0.1.0-4)
Verwijzigingen voor python3-flake8-cognitive-complexity
Debian bronnen:
Het bronpakket flake8-cognitive-complexity downloaden:
- [flake8-cognitive-complexity_0.1.0-4.dsc]
- [flake8-cognitive-complexity_0.1.0.orig.tar.gz]
- [flake8-cognitive-complexity_0.1.0-4.debian.tar.xz]
Beheerders:
Externe bronnen:
- Homepage [github.com]
Vergelijkbare pakketten:
Extension for flake8 that validates cognitive function complexity
This library evaluates the cognitive complexity of Python code, analysing how difficult a piece of code is to understand. Cognitive complexity is akin to cyclomatic complexity but focuses on human comprehension rather than code structure. It was introduced by G. Ann Campbell and is used by tools like SonarSource and CodeClimate. This feature helps maintain code readability and understandability, allowing easier maintenance and collaboration.
Andere aan python3-flake8-cognitive-complexity gerelateerde pakketten
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)