Skip to content

Commit 827b247

Browse files
Rubocop, exclude 'example/proto/*.rb'
1 parent 36881bf commit 827b247

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

instrumentation/grpc/.rubocop.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,3 +3,4 @@ inherit_from: ../../.rubocop.yml
33
AllCops:
44
Exclude:
55
- 'test/support/proto/*.rb'
6+
- 'example/proto/*.rb'

0 commit comments

Comments
 (0)