test codeclimate yml change
This commit is contained in:
parent
322da431eb
commit
bb1cbef0f8
1 changed files with 2 additions and 2 deletions
|
@ -8,9 +8,9 @@ engines:
|
||||||
enabled: true
|
enabled: true
|
||||||
config:
|
config:
|
||||||
languages:
|
languages:
|
||||||
count_threshold: 3 # rule of three
|
count_threshold: 3 # rule of three
|
||||||
ruby:
|
ruby:
|
||||||
mass_threshold: 36 # default: 18
|
mass_threshold: 66 # default: 18
|
||||||
javascript:
|
javascript:
|
||||||
mass_threshold: 80 # default: 40
|
mass_threshold: 80 # default: 40
|
||||||
eslint:
|
eslint:
|
||||||
|
|
Loading…
Reference in a new issue