Remove unneeded Rails/Exit rubocop rule
I don't think we need it because I've never seen it in our Rails application.
This commit is contained in:
@@ -15,9 +15,6 @@ Performance/EndWith:
|
||||
Performance/StartWith:
|
||||
Enabled: true
|
||||
|
||||
Rails/Exit:
|
||||
Enabled: true
|
||||
|
||||
Rails/HasAndBelongsToMany:
|
||||
Enabled: true
|
||||
|
||||
|
||||
Reference in New Issue
Block a user