mirror of
https://github.com/portainer/portainer.git
synced 2025-07-19 05:19:39 +02:00
chore(codeclimate): update mass_threshold for the duplication engine
This commit is contained in:
parent
d8f8ab785c
commit
f2b9700345
1 changed files with 2 additions and 1 deletions
|
@ -12,7 +12,8 @@ engines:
|
||||||
enabled: true
|
enabled: true
|
||||||
config:
|
config:
|
||||||
languages:
|
languages:
|
||||||
- javascript
|
javascript:
|
||||||
|
mass_threshold: 80
|
||||||
eslint:
|
eslint:
|
||||||
enabled: true
|
enabled: true
|
||||||
config:
|
config:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue