inspec/.codeclimate.yml
Miah Johnson 13db99c956 Add codeclimate to our pipeline
Signed-off-by: Miah Johnson <miah@chia-pet.org>
2019-05-09 10:57:33 -07:00

19 lines
284 B
YAML

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