Add ignore to .pylintrc-tests

pull/17303/head
Lidi Zheng 6 years ago
parent bdfb5691ad
commit 8f64f9528f
  1. 7
      .pylintrc-tests

@ -1,3 +1,10 @@
[MASTER]
ignore=
src/python/grpcio_tests/tests/unit/beta,
src/python/grpcio_tests/tests/unit/framework,
src/python/grpcio_tests/tests/unit/framework/common,
src/python/grpcio_tests/tests/unit/framework/foundation,
[VARIABLES] [VARIABLES]
# TODO(https://github.com/PyCQA/pylint/issues/1345): How does the inspection # TODO(https://github.com/PyCQA/pylint/issues/1345): How does the inspection

Loading…
Cancel
Save