Skip to content

Commit

Permalink
Remove specific TargetRubyVersion from .rubocop.yml (#88)
Browse files Browse the repository at this point in the history
See #87
  • Loading branch information
bazay authored and olleolleolle committed Feb 24, 2019
1 parent 335d015 commit 3501a1e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .rubocop.yml
Expand Up @@ -3,7 +3,6 @@ inherit_from: .rubocop_todo.yml
AllCops:
DisplayCopNames: true
DisplayStyleGuide: true
TargetRubyVersion: "2.1"
Exclude:
- "spec/**/*"
- "vendor/**/*"
Expand Down

0 comments on commit 3501a1e

Please sign in to comment.