.codeclimate.yml in eligible-2.8.2 vs .codeclimate.yml in eligible-2.9.1
- old
+ new
@@ -2,27 +2,21 @@
duplication:
enabled: true
config:
languages:
- ruby
- - javascript
- - python
- - php
fixme:
enabled: true
rubocop:
enabled: true
ratings:
paths:
- - "**.inc"
- - "**.js"
- - "**.jsx"
- - "**.module"
- - "**.php"
- - "**.py"
+ - Gemfile.lock
+ - Rakefile
+ - "**.rake"
- "**.rb"
exclude_paths:
- .rubocop.yml
- spec/