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 617f1dc commit f1449b3Copy full SHA for f1449b3
.rubocop.yml
@@ -5,6 +5,7 @@ AllCops:
5
Exclude:
6
- 'spec/support/protos/*.pb.rb'
7
- 'varint_prof.rb'
8
+ - 'protobuf-*/**/*.rb'
9
10
Lint/EndAlignment:
11
AlignWith: keyword
0 commit comments