8 lines
181 B
YAML
8 lines
181 B
YAML
version: "2"
|
|
# https://docs.codeclimate.com/docs/default-analysis-configuration#sample-codeclimateyml
|
|
checks:
|
|
method-complexity:
|
|
enabled: true
|
|
config:
|
|
threshold: 15
|