chore(codeclimate): update mass_threshold for the duplication engine

pull/937/head
Anthony Lapenna 8 years ago
parent d8f8ab785c
commit f2b9700345

@ -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…
Cancel
Save