We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 27c0e18 commit 4e1a61bCopy full SHA for 4e1a61b
.pylintrc
@@ -7,7 +7,7 @@ extension-pkg-whitelist=
7
8
# Add files or directories to the blacklist. They should be base names, not
9
# paths.
10
-ignore=CVS,build,botbuilder-schema,samples,django_tests,Generator
+ignore=CVS,build,botbuilder-schema,samples,django_tests,Generator,operations,operations_async
11
12
# Add files or directories matching the regex patterns to the blacklist. The
13
# regex matches against base names, not paths.
0 commit comments