removing github rubocop gem and adding the config into the project directly.

This commit is contained in:
mccabe615
2017-11-14 10:44:05 -05:00
parent cc53212a68
commit 26b24a1ca5
5 changed files with 441 additions and 8 deletions
+5 -4
View File
@@ -1,4 +1,5 @@
inherit_gem:
rubocop-github:
- config/default.yml
- config/rails.yml
inherit_from:
- ./config/rubocop/default.yml
- ./config/rubocop/rails.yml