Enable pylint checking for undefined variables
This commit is contained in:
parent
ccce74cf7b
commit
da3d3d512e
1 changed files with 0 additions and 1 deletions
|
@ -17,7 +17,6 @@ R
|
||||||
raising-bad-type
|
raising-bad-type
|
||||||
raising-non-exception
|
raising-non-exception
|
||||||
too-many-function-args
|
too-many-function-args
|
||||||
undefined-variable
|
|
||||||
unexpected-keyword-arg
|
unexpected-keyword-arg
|
||||||
unsubscriptable-object
|
unsubscriptable-object
|
||||||
unsupported-membership-test
|
unsupported-membership-test
|
||||||
|
|
Loading…
Reference in a new issue