diff --git a/.pylintrc b/.pylintrc index 33c21d7de..40a38eff1 100644 --- a/.pylintrc +++ b/.pylintrc @@ -7,7 +7,7 @@ extension-pkg-whitelist= # Add files or directories to the blacklist. They should be base names, not # paths. -ignore=CVS,build,botbuilder-schema,samples,django_tests,Generator +ignore=CVS,build,botbuilder-schema,samples,django_tests,Generator,operations,operations_async # Add files or directories matching the regex patterns to the blacklist. The # regex matches against base names, not paths.