mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-06 21:32:49 +00:00
Enable pylint checking for undefined variables
This commit is contained in:
@@ -17,7 +17,6 @@ R
|
||||
raising-bad-type
|
||||
raising-non-exception
|
||||
too-many-function-args
|
||||
undefined-variable
|
||||
unexpected-keyword-arg
|
||||
unsubscriptable-object
|
||||
unsupported-membership-test
|
||||
|
||||
Reference in New Issue
Block a user