zeus.ugent.be/.codeclimate.yml
2017-11-16 13:51:45 +01:00

27 lines
365 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"
ratings:
paths:
- "**/*"