zeus.ugent.be/.codeclimate.yml

28 lines
402 B
YAML
Raw Normal View History

2017-05-20 13:27:40 +00:00
engines:
bundler-audit:
enabled: true
coffeelint:
enabled: true
duplication:
enabled: true
config:
languages:
- ruby:
- coffeescript:
eslint:
enabled: true
fixme:
enabled: true
rubocop:
enabled: true
2017-05-20 13:37:14 +00:00
markdownlint:
enabled: true
2017-05-20 13:27:40 +00:00
exclude_paths:
2017-11-16 12:51:45 +00:00
- "**/*tipuesearch.js"
- "content/assets/scripts/datavis"
2017-05-20 13:27:40 +00:00
ratings:
paths:
- "**/*"