Remote namespace comment, will fix later

pull/14086/head
ncteisen 7 years ago
parent 93563bc0dc
commit a1ad7d8cb7
  1. 1
      tools/distrib/run_clang_tidy.py

@ -28,7 +28,6 @@ GRPC_CHECKS = [
'modernize-use-nullptr',
'google-build-namespaces',
'google-build-explicit-make-pair',
'google-readability-namespace-comments',
]
extra_args = [

Loading…
Cancel
Save