zeus.ugent.be/.codeclimate.yml

25 lines
329 B
YAML
Raw Normal View History

2017-05-20 15:27:40 +02: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
exclude_paths:
- "**tipuesearch.js"
ratings:
paths:
- "**/*"