Remove MarshalLoad rubocop rule
We don't use Marshal objects in our application.
This commit is contained in:
@@ -21,8 +21,5 @@ Rails/HasManyOrHasOneDependent:
|
||||
Security/JSONLoad:
|
||||
Enabled: true
|
||||
|
||||
Security/MarshalLoad:
|
||||
Enabled: true
|
||||
|
||||
Security/YAMLLoad:
|
||||
Enabled: true
|
||||
|
||||
Reference in New Issue
Block a user