[ 原始碼: flake8-cognitive-complexity ]
套件:python3-flake8-cognitive-complexity(0.1.0-4)
python3-flake8-cognitive-complexity 的相關連結
Debian 的資源:
下載原始碼套件 flake8-cognitive-complexity:
- [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]
維護小組:
外部的資源:
- 主頁 [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)