removing github rubocop gem and adding the config into the project directly.
This commit is contained in:
+5
-4
@@ -1,4 +1,5 @@
|
||||
inherit_gem:
|
||||
rubocop-github:
|
||||
- config/default.yml
|
||||
- config/rails.yml
|
||||
|
||||
inherit_from:
|
||||
- ./config/rubocop/default.yml
|
||||
- ./config/rubocop/rails.yml
|
||||
|
||||
|
||||
Reference in New Issue
Block a user