Remove obsolete ScopeArgs rubocop rule
This rule doesn't make sense with Rails 5 anymore, since breaking it will raise an error.
This commit is contained in:
@@ -90,9 +90,6 @@ Rails/ReversibleMigration:
|
|||||||
Rails/SaveBang:
|
Rails/SaveBang:
|
||||||
Enabled: true
|
Enabled: true
|
||||||
|
|
||||||
Rails/ScopeArgs:
|
|
||||||
Enabled: true
|
|
||||||
|
|
||||||
Rails/SkipsModelValidations:
|
Rails/SkipsModelValidations:
|
||||||
Enabled: true
|
Enabled: true
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user