badgen.net/.codeclimate.yml

12 wiersze
169 B
YAML

version: "2"
checks:
method-complexity:
config:
threshold: 8
method-lines:
config:
threshold: 100
file-lines:
config:
threshold: 500