.codeclimate.yml in autocomplete_zipcode-2.0.0 vs .codeclimate.yml in autocomplete_zipcode-2.1.1
- old
+ new
@@ -5,6 +5,6 @@
channel: rubocop-0-60
config:
file: ".rubocop.yml"
exclude_patterns:
- "spec/"
- - "!spec/support/helpers"
+ - "spec/**/*"
\ No newline at end of file