pylint: Add modules and names that should be ignored by linter.
This change configure pylint to ignore import modules that might not be availble during development, and ignore names that are relevant in the FreeIPA domain, even if they don't comply with PEP8.
Loading
Please register or sign in to comment