Compare commits

...

5 commits

Author SHA1 Message Date
Devin Howard 8f5d9f2c67 no comments? 2017-09-23 12:47:37 -07:00
Devin Howard c9bf245c85 ok 2017-09-23 12:46:26 -07:00
Devin Howard edda8b6989 fix 2017-09-23 12:46:11 -07:00
Devin Howard 3483e628f6 fix 2017-09-23 12:44:18 -07:00
Devin Howard bb1cbef0f8 test codeclimate yml change 2017-09-23 12:42:14 -07:00

View file

@ -8,11 +8,11 @@ engines:
enabled: true
config:
languages:
count_threshold: 3 # rule of three
count_threshold: 3
ruby:
mass_threshold: 36 # default: 18
mass_threshold: 36
javascript:
mass_threshold: 80 # default: 40
mass_threshold: 80
eslint:
enabled: true
channel: "eslint-3"