[Freeipa-devel] [freeipa PR#462][opened] [WIP] pylint: add custom check for forbidden imports

MartinBasti freeipa-github-notification at redhat.com
Tue Feb 14 00:25:51 UTC 2017


   URL: https://github.com/freeipa/freeipa/pull/462
Author: MartinBasti
 Title: #462: [WIP] pylint: add custom check for forbidden imports
Action: opened

PR body:
"""
Some modules of FreeIPA should not be imported to some other FreeIPA
modules, like ipalib into ipapython

This is WIP, it misses a lot of rules and I had hard time with naming variables, feedback more than welcome.
"""

To pull the PR as Git branch:
git remote add ghfreeipa https://github.com/freeipa/freeipa
git fetch ghfreeipa pull/462/head:pr462
git checkout pr462
-------------- next part --------------
A non-text attachment was scrubbed...
Name: freeipa-pr-462.patch
Type: text/x-diff
Size: 3290 bytes
Desc: not available
URL: <http://listman.redhat.com/archives/freeipa-devel/attachments/20170214/5680bf57/attachment.bin>


More information about the Freeipa-devel mailing list