Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
grpc-grpc
/
1f1d2c36e5524edb91d9b9a71cd64e3ff2ced466
/
.
/
src
/
ruby
/
.rubocop.yml
blob: 47e382afa7032c6ad4e9dd90e98ab3c747302810 [
file
] [
log
] [
blame
]
# This is the configuration used to check the rubocop source code.
inherit_from:
.rubocop_todo.yml
AllCops:
Exclude:
-
'bin/apis/**/*'
-
'bin/interop/test/**/*'
-
'bin/math.rb'
-
'bin/math_services.rb'