[ bianca ]
[ ソース: flake8-cognitive-complexity ]
パッケージ: python3-flake8-cognitive-complexity (0.1.0-4)
python3-flake8-cognitive-complexity に関するリンク
flake8-cognitive-complexity ソースパッケージをダウンロード:
- [flake8-cognitive-complexity_0.1.0-4.debian.tar.xz]
- [flake8-cognitive-complexity_0.1.0-4.dsc]
- [flake8-cognitive-complexity_0.1.0.orig.tar.gz]
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
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.
その他の python3-flake8-cognitive-complexity 関連パッケージ
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)