Giuseppe Vallarelli has posted comments on this change. Change subject: lint: providing a default pylintrc ......................................................................
Patch Set 3: Verified+1 I disabled a check with disable=errorcode Check disabled is the following one: W0142 Used * or * magic* Used when a function or method is called using *args or **kwargs to dispatch arguments We might want to decide which checks we need to disable. -- To view, visit http://gerrit.ovirt.org/17772 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: comment Gerrit-Change-Id: Ia41d2bf225e0b5e47a0e2718b906fbd44f5a54e9 Gerrit-PatchSet: 3 Gerrit-Project: vdsm Gerrit-Branch: master Gerrit-Owner: Giuseppe Vallarelli <[email protected]> Gerrit-Reviewer: Antoni Segura Puimedon <[email protected]> Gerrit-Reviewer: Dan Kenigsberg <[email protected]> Gerrit-Reviewer: Federico Simoncelli <[email protected]> Gerrit-Reviewer: Giuseppe Vallarelli <[email protected]> Gerrit-Reviewer: Martin Sivák <[email protected]> Gerrit-Reviewer: Saggi Mizrahi <[email protected]> Gerrit-Reviewer: oVirt Jenkins CI Server Gerrit-HasComments: No _______________________________________________ vdsm-patches mailing list [email protected] https://lists.fedorahosted.org/mailman/listinfo/vdsm-patches
