Skip to content

Commit 8f64f95

Browse files
committed
Add ignore to .pylintrc-tests
1 parent bdfb569 commit 8f64f95

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

.pylintrc-tests

+7
Original file line numberDiff line numberDiff line change
@@ -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+
18
[VARIABLES]
29

310
# TODO(https://github.com/PyCQA/pylint/issues/1345): How does the inspection

0 commit comments

Comments
 (0)