inspec/.codeclimate.yml

20 lines
284 B
YAML
Raw Normal View History

version: "2"
checks:
file-lines:
enabled: false
plugins:
fixme:
enabled: true
config:
strings:
- TODO
flog:
enabled: true
markdownlint:
enabled: true
rubocop:
enabled: true
channel: rubocop-0-49
config:
file: .rubocop.yml