Skip to content

Commit

Permalink
Set minimum Ruby version for Rubocop to 2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
denisdefreyne committed Jan 20, 2017
1 parent 59ceddc commit 2ac7282
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .rubocop.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
AllCops:
TargetRubyVersion: 2.2

# This makes DSLs a little uglier, since it makes sense to line up the first
# arguments:
#
Expand Down

0 comments on commit 2ac7282

Please sign in to comment.