diff --git a/.codeclimate.yml b/.codeclimate.yml index 3e49b5c9..e2c8babc 100644 --- a/.codeclimate.yml +++ b/.codeclimate.yml @@ -21,3 +21,6 @@ exclude_paths: - "js/" - "test_app/" - "docs/" +checks: + similar-code: + enabled: false