URL: https://github.com/freeipa/freeipa/pull/992 Author: stlaz Title: #992: Pylint fixes Action: opened
PR body: """ Pylint check on Fedora 26 fails horribly with multitude of errors. This PR tries to fix that. Notice that to successfully run `pylint` on Fedora 26 with `make lint`, you need to have `python2-pylint` installed.
Fixes: https://pagure.io/freeipa/issue/6874
This PR should also unblock having Travis CI running in F26 container once https://bugzilla.redhat.com/show_bug.cgi?id=1483869 is fixed. """
To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/992/head:pr992 git checkout pr992
URL: https://github.com/freeipa/freeipa/pull/992 Author: stlaz Title: #992: Pylint fixes Action: closed
To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/992/head:pr992 git checkout pr992
freeipa-devel@lists.fedorahosted.org