mirror of
https://github.com/saltstack/salt.git
synced 2025-04-15 17:20:19 +00:00

Lower to 'D' which is cyclomatic complexity "moderate" or above. More info on grading: http://radon.readthedocs.io/en/latest/commandline.html
11 lines
143 B
YAML
11 lines
143 B
YAML
languages:
|
|
Ruby: false
|
|
JavaScript: false
|
|
Python: true
|
|
PHP: false
|
|
|
|
engines:
|
|
radon:
|
|
enabled: true
|
|
config:
|
|
threshold: "D"
|