diff --git a/.codeclimate.yml b/.codeclimate.yml index f6b9a5e625..5ee663f64a 100644 --- a/.codeclimate.yml +++ b/.codeclimate.yml @@ -25,11 +25,9 @@ checks: config: threshold: 4 similar-code: - config: - threshold: # language-specific defaults. an override will affect all languages. + enabled: false identical-code: - config: - threshold: # language-specific defaults. an override will affect all languages. + enabled: false plugins: eslint: enabled: true