Ignore sqlite schema for rubocop
This commit is contained in:
@@ -10,3 +10,4 @@ inherit_gem: { rubocop-rails-omakase: rubocop.yml }
|
||||
AllCops:
|
||||
Exclude:
|
||||
- 'db/migrate/**/*'
|
||||
- 'db/schema*.rb'
|
||||
|
||||
Reference in New Issue
Block a user