Paride Legovini has proposed merging ~paride/curtin:pylint-explicit-generated-members into curtin:master.
Requested reviews: curtin developers (curtin-dev) For more details, see: https://code.launchpad.net/~paride/curtin/+git/curtin/+merge/402652 -- Your team curtin developers is requested to review the proposed merge of ~paride/curtin:pylint-explicit-generated-members into curtin:master.
diff --git a/pylintrc b/pylintrc index 67a4e01..1b5fa1a 100644 --- a/pylintrc +++ b/pylintrc @@ -7,7 +7,7 @@ jobs=0 # List of members which are set dynamically and missed by pylint inference # system, and so shouldn't trigger E1101 when accessed. Python regular # expressions are accepted. -generated-members=DISTROS\. +generated-members=redhat,centos,fedora,debian,suse,opensuse,sles,arch,ubuntu,rhel,freebsd,gentoo # List of module names for which member attributes should not be checked # (useful for modules/projects where namespaces are manipulated during runtime
-- Mailing list: https://launchpad.net/~curtin-dev Post to : [email protected] Unsubscribe : https://launchpad.net/~curtin-dev More help : https://help.launchpad.net/ListHelp

