Enabled rubocop verifications
This commit is contained in:
parent
fb01a0f8da
commit
0fe8732441
@ -20,4 +20,8 @@ Style/HashTransformKeys:
|
||||
Enabled: true
|
||||
Style/HashTransformValues:
|
||||
Enabled: true
|
||||
Lint/RaiseException:
|
||||
Enabled: true
|
||||
Lint/StructNewOverride:
|
||||
Enabled: true
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user