mirror of
https://github.com/indentlabs/notebook.git
synced 2025-10-26 11:19:22 +00:00
Migrate to new Rubocop yml format for Rails
This commit is contained in:
parent
cc8d83fda2
commit
2115a855c4
@ -1,5 +1,7 @@
|
||||
Rails:
|
||||
enabled: true
|
||||
|
||||
AllCops:
|
||||
RunRailsCops: true
|
||||
Exclude:
|
||||
- "bin/**/*"
|
||||
- "db/migrate/**/*"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user