Add Security/Eval rubocop rule to rubocop_basic.yml
This commit is contained in:
@@ -255,6 +255,9 @@ RSpec/ScatteredSetup:
|
||||
RSpec/VoidExpect:
|
||||
Enabled: true
|
||||
|
||||
Security/Eval:
|
||||
Enabled: true
|
||||
|
||||
Style/BlockDelimiters:
|
||||
Enabled: true
|
||||
|
||||
|
||||
Reference in New Issue
Block a user