This commit is contained in:
Adam 2015-11-20 07:16:32 +08:00
parent 2df265616a
commit 542f599eb4

16
.codeclimate.yml Normal file
View file

@ -0,0 +1,16 @@
engines:
rubocop:
enabled: true
golint:
enabled: true
gofmt:
enabled: true
eslint:
enabled: true
csslint:
enabled: true
ratings:
paths:
- sickbeard/**
exclude_paths:
- lib/*