Compare commits
5 commits
develop
...
test-codec
Author | SHA1 | Date | |
---|---|---|---|
|
8f5d9f2c67 | ||
|
c9bf245c85 | ||
|
edda8b6989 | ||
|
3483e628f6 | ||
|
bb1cbef0f8 |
1 changed files with 3 additions and 3 deletions
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue