inspec/.codeclimate.yml
Miah Johnson fd127ae4bb Flag rubocop:disable comments as something to be fixed.
Signed-off-by: Miah Johnson <miah@chia-pet.org>
2019-05-21 23:46:23 -07:00

20 lines
310 B
YAML

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