We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
08bac36
Fix false positive for wrong-spelling-in-comment with class names in a python 2 type comment.
wrong-spelling-in-comment
Closes #8370
Prevent emitting invalid-name for the line on which a global statement is declared.
invalid-name
global
Closes #8307