We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bdfb569 commit 8f64f95Copy full SHA for 8f64f95
.pylintrc-tests
@@ -1,3 +1,10 @@
1
+[MASTER]
2
+ignore=
3
+ src/python/grpcio_tests/tests/unit/beta,
4
+ src/python/grpcio_tests/tests/unit/framework,
5
+ src/python/grpcio_tests/tests/unit/framework/common,
6
+ src/python/grpcio_tests/tests/unit/framework/foundation,
7
+
8
[VARIABLES]
9
10
# TODO(https://github.com/PyCQA/pylint/issues/1345): How does the inspection
0 commit comments