Skip to content

Commit

Permalink
The Lint/Eval cop has been renamed to Security/Eval by rubocop
Browse files Browse the repository at this point in the history
  • Loading branch information
aerostitch committed Jan 25, 2017
1 parent dfe3f27 commit 3993b2d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion skeleton/.rubocop.yml
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ Lint/AmbiguousRegexpLiteral:
Enabled: false

# DISABLED
Lint/Eval:
Security/Eval:
Enabled: false

# DISABLED
Expand Down

0 comments on commit 3993b2d

Please sign in to comment.