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:
|
Performance/StartWith:
|
||||||
Enabled: true
|
Enabled: true
|
||||||
|
|
||||||
Rails/Exit:
|
|
||||||
Enabled: true
|
|
||||||
|
|
||||||
Rails/HasAndBelongsToMany:
|
Rails/HasAndBelongsToMany:
|
||||||
Enabled: true
|
Enabled: true
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user