[ 原始碼: flake8-cognitive-complexity ]
套件:python3-flake8-cognitive-complexity(0.1.0-3)
python3-flake8-cognitive-complexity 的相關連結
Debian 的資源:
下載原始碼套件 flake8-cognitive-complexity:
- [flake8-cognitive-complexity_0.1.0-3.dsc]
- [flake8-cognitive-complexity_0.1.0.orig.tar.gz]
- [flake8-cognitive-complexity_0.1.0-3.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [github.com]
相似套件:
flake8 plugin that validates cognitive complexity
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.
其他與 python3-flake8-cognitive-complexity 有關的套件
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-cognitive-complexity
- Library to calculate Python functions cognitive complexity via code
-
- dep: python3-pkg-resources
- Package Discovery and Resource Access using pkg_resources