diff --git a/.codeclimate.yml b/.codeclimate.yml index 2a9246578..84d3ab526 100644 --- a/.codeclimate.yml +++ b/.codeclimate.yml @@ -37,3 +37,5 @@ checks: threshold: # language-specific defaults. an override will affect all languages exclude_patterns: - "locale/" + - "**/test/" + - "dist/"