summaryrefslogtreecommitdiffstats
path: root/ipapython/errors.py
diff options
context:
space:
mode:
authorMartin Basti <mbasti@redhat.com>2016-01-15 16:58:38 +0100
committerMartin Basti <mbasti@redhat.com>2016-02-11 11:06:39 +0100
commit2ce8921fe69ed58871f8e33e3899ad80dcc28c0e (patch)
treec91786320fca02c4ce473ef9e6197aa610cde0fc /ipapython/errors.py
parent5ac3a3cee534a16db86c541b9beff4939f03410e (diff)
downloadfreeipa-2ce8921fe69ed58871f8e33e3899ad80dcc28c0e.tar.gz
freeipa-2ce8921fe69ed58871f8e33e3899ad80dcc28c0e.tar.xz
freeipa-2ce8921fe69ed58871f8e33e3899ad80dcc28c0e.zip
make lint: use config file and plugin for pylint
Our custom implementation of pylint checker is often broken by incompatible change on pylint side. Using supported solutions (config file, pylint plugins) should avoid this issue. The plugin adds missing (dynamic) member to classes in abstract syntax tree generated for pylint, instead of just ignoring missing members and all sub-members. This should improve pylint detection of typos and missing members in api. env and test config. make-lint python script has been removed, to run pylint execute 'make lint' https://fedorahosted.org/freeipa/ticket/5615 Reviewed-By: David Kupka <dkupka@redhat.com> Reviewed-By: Jan Cholasta <jcholast@redhat.com>
Diffstat (limited to 'ipapython/errors.py')
0 files changed, 0 insertions, 0 deletions