zeus.ugent.be/.codeclimate.yml

28 lines
415 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"
2018-10-31 14:18:35 +00:00
- "content/assets/scripts/halloween/cv-wasm.js"
2017-05-20 13:27:40 +00:00
ratings:
paths:
- "**/*"