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

15 lines
153 B
YAML
Raw Normal View History

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