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 59a720e commit 85722e6Copy full SHA for 85722e6
pylintrc
@@ -393,7 +393,7 @@ missing-member-max-choices=1
393
spelling-dict=
394
395
# List of comma separated words that should not be checked.
396
-spelling-ignore-words=
+spelling-ignore-words=subpkg,MyClass
397
398
# List of comma separated words that should be considered directives if they
399
# appear and the beginning of a comment and should not be checked.
0 commit comments