codeclimate.yml

This commit is contained in:
Lorin Werthen 2017-05-20 15:27:40 +02:00
parent 84337c9e30
commit 364f6e112b
No known key found for this signature in database
GPG key ID: F11FFC921E0E08E0

24
.codeclimate.yml Normal file
View file

@ -0,0 +1,24 @@
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:
- "**/*"