Migrate to rcm
This commit is contained in:
8
rubocop.yml
Normal file
8
rubocop.yml
Normal file
@@ -0,0 +1,8 @@
|
||||
# Common configuration.
|
||||
|
||||
AllCops:
|
||||
Exclude:
|
||||
- 'node_modules/**/*'
|
||||
- 'tmp/**/*'
|
||||
- 'vendor/**/*'
|
||||
- '.git/**/*'
|
||||
Reference in New Issue
Block a user