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