We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cfe10c2 commit d2e31e1Copy full SHA for d2e31e1
.rubocop.yml
@@ -9,7 +9,7 @@ Metrics/BlockLength:
9
10
AllCops:
11
NewCops: enable
12
- TargetRubyVersion: 2.6
+ TargetRubyVersion: 2.7
13
Exclude:
14
- vendor/bundle/**/*
15
# exclude protoc generated code
0 commit comments