Skip to content

Commit d2e31e1

Browse files
committed
fix linting error
1 parent cfe10c2 commit d2e31e1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.rubocop.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ Metrics/BlockLength:
99

1010
AllCops:
1111
NewCops: enable
12-
TargetRubyVersion: 2.6
12+
TargetRubyVersion: 2.7
1313
Exclude:
1414
- vendor/bundle/**/*
1515
# exclude protoc generated code

0 commit comments

Comments
 (0)