Skip to content

Commit

Permalink
set rubocop ruby version to 2.6
Browse files Browse the repository at this point in the history
  • Loading branch information
colby-swandale committed Dec 30, 2018
1 parent 799d847 commit 67d4f1c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .rubocop.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
AllCops:
TargetRubyVersion: 2.3
TargetRubyVersion: 2.6
DisabledByDefault: true
Exclude:
- doc/**/*.rb
Expand Down

0 comments on commit 67d4f1c

Please sign in to comment.