1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/.codeclimate.yml
2017-08-26 09:30:23 -05:00

14 lines
153 B
YAML

engines:
rubocop:
enabled: true
channel: rubocop-0-49
ratings:
paths:
- "**.rb"
exclude_paths:
- ci/
- guides/
- tasks/
- tools/