no comments?
This commit is contained in:
parent
c9bf245c85
commit
8f5d9f2c67
1 changed files with 0 additions and 3 deletions
|
@ -8,13 +8,10 @@ engines:
|
||||||
enabled: true
|
enabled: true
|
||||||
config:
|
config:
|
||||||
languages:
|
languages:
|
||||||
# rule of three
|
|
||||||
count_threshold: 3
|
count_threshold: 3
|
||||||
ruby:
|
ruby:
|
||||||
# default: 18
|
|
||||||
mass_threshold: 36
|
mass_threshold: 36
|
||||||
javascript:
|
javascript:
|
||||||
# default: 40
|
|
||||||
mass_threshold: 80
|
mass_threshold: 80
|
||||||
eslint:
|
eslint:
|
||||||
enabled: true
|
enabled: true
|
||||||
|
|
Loading…
Reference in a new issue