Skip to content

Commit

Permalink
Merge pull request #618 from bastelfreak/rubocop3
Browse files Browse the repository at this point in the history
Rubocop: set target version to 2.1
  • Loading branch information
bastelfreak authored Dec 16, 2019
2 parents f74180c + 1a46d46 commit 2b50bde
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion moduleroot/.rubocop.yml.erb
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
require: rubocop-rspec
AllCops:
TargetRubyVersion: 2.4
TargetRubyVersion: 2.1
Include:
- ./**/*.rb
Exclude:
Expand Down

0 comments on commit 2b50bde

Please sign in to comment.