zeus.ugent.be/.codeclimate.yml
2018-10-31 15:18:35 +01:00

28 lines
415 B
YAML

engines:
bundler-audit:
enabled: true
coffeelint:
enabled: true
duplication:
enabled: true
config:
languages:
- ruby:
- coffeescript:
eslint:
enabled: true
fixme:
enabled: true
rubocop:
enabled: true
markdownlint:
enabled: true
exclude_paths:
- "**/*tipuesearch.js"
- "content/assets/scripts/halloween/cv-wasm.js"
ratings:
paths:
- "**/*"