[Freeipa-devel] [freeipa PR#463][opened] pylint_plugins: add forbidden import checker

HonzaCholasta freeipa-github-notification at redhat.com
Tue Feb 14 09:40:46 UTC 2017


   URL: https://github.com/freeipa/freeipa/pull/463
Author: HonzaCholasta
 Title: #463: pylint_plugins: add forbidden import checker
Action: opened

PR body:
"""
Add new pylint AST checker plugin which implements a check for imports
forbidden in IPA. Which imports are forbidden is configurable in pylintrc.

Provide default forbidden import configuration and disable the check for
existing forbidden imports in our code base.

Supersedes @MartinBasti's PR #462.
"""

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


More information about the Freeipa-devel mailing list