Skip to content

Commit 1bfaaef

Browse files
committed
remove TargetRubyVersion from RuboCop, it will default to .ruby-version
1 parent f1ac7a4 commit 1bfaaef

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

lib/template/.rubocop.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
require:
22
- rubocop-rspec
3-
AllCops:
4-
TargetRubyVersion: 2.3
3+
54
# Offense count: 8
65
# Configuration parameters: AllowHeredoc, AllowURI, URISchemes, IgnoreCopDirectives.
76
# URISchemes: http, https

0 commit comments

Comments
 (0)