.codeclimate.yml
engines:
duplication:
enabled: true
config:
languages:
ruby:
mass_threshold: 45
javascript:
python:
php:
eslint:
enabled: true
fixme:
enabled: true
phpmd:
enabled: true
rubocop:
enabled: true
ratings:
paths:
- "**.inc"
- "**.js"
- "**.jsx"
- "**.module"
- "**.php"
- "**.py"
- "**.rb"
exclude_paths:
- spec/