diff --git a/.codeclimate.yml b/.codeclimate.yml index c126a85843..4e8512dd15 100644 --- a/.codeclimate.yml +++ b/.codeclimate.yml @@ -34,3 +34,4 @@ checks: exclude_patterns: - "spec/**/*" - "vendor/**/*" +- "app/assets/javascripts/shared/*"