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
|
||||
config:
|
||||
languages:
|
||||
count_threshold: 3 # rule of three
|
||||
count_threshold: 3 # rule of three
|
||||
ruby:
|
||||
mass_threshold: 36 # default: 18
|
||||
mass_threshold: 66 # default: 18
|
||||
javascript:
|
||||
mass_threshold: 80 # default: 40
|
||||
eslint:
|
||||
|
|
Loading…
Reference in a new issue