1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00

Remove Active Storage code climate config file

There's already a .codeclimate.yml file at the root of the project.
This commit is contained in:
Jon Moss 2017-08-18 11:00:07 -04:00
parent c910fd82dc
commit 61a77f7c55

View file

@ -1,7 +0,0 @@
engines:
rubocop:
enabled: true
ratings:
paths:
- "**.rb"