CodeClimate configuration file (#465)

This commit is contained in:
Olle Jonsson 2016-12-30 01:31:40 +01:00 committed by GitHub
parent 3fee4fca75
commit 6e61dfb378

12
.codeclimate.yml Normal file
View File

@ -0,0 +1,12 @@
engines:
duplication:
enabled: true
config:
languages:
- ruby
rubocop:
enabled: true
ratings:
paths:
- "**.rb"
exclude_paths: