.codeclimate.yml in hawatel_search_jobs-0.1.2 vs .codeclimate.yml in hawatel_search_jobs-0.1.3
- old
+ new
@@ -1,17 +1,18 @@
----
-engines:
- duplication:
- enabled: true
- config:
- languages:
- - ruby
- fixme:
- enabled: true
- rubocop:
- enabled: true
-ratings:
- paths:
- - "**.rb"
-exclude_paths:
-- spec/
-- .rubocop.yml
+---
+engines:
+ duplication:
+ enabled: true
+ config:
+ languages:
+ - ruby
+ fixme:
+ enabled: true
+ rubocop:
+ enabled: true
+ratings:
+ paths:
+ - "**.rb"
+exclude_paths:
+- spec/
+- .rubocop.yml
+- .idea/
\ No newline at end of file