zeus.ugent.be/.codeclimate.yml

25 lines
348 B
YAML
Raw Normal View History

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