Skip to content

Commit d771147

Browse files
authored
Rubocop Ruby target as well
1 parent 54e2f3d commit d771147

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .rubocop.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
AllCops:
22
NewCops: enable
3-
TargetRubyVersion: 2.6
3+
TargetRubyVersion: 3.0
44

55
Style/ClassAndModuleChildren:
66
Exclude:

0 commit comments

Comments
 (0)