Skip to content

Commit

Permalink
Always specify target Ruby version in Rubocop
Browse files Browse the repository at this point in the history
  • Loading branch information
skalee committed Dec 13, 2017
1 parent 52e347e commit f9a77b2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions style/.rubocop.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,6 @@ inherit_from:
AllCops:
DisplayCopNames: false
StyleGuideCopsOnly: false
TargetRubyVersion: 2.4
Rails:
Enabled: true

0 comments on commit f9a77b2

Please sign in to comment.