diff options
author | Petr Viktorin <pviktori@redhat.com> | 2016-01-05 14:31:39 +0100 |
---|---|---|
committer | Jan Cholasta <jcholast@redhat.com> | 2016-01-20 12:00:22 +0100 |
commit | 5d8221478729db1b8c1c064e64ac4d18983ae98d (patch) | |
tree | a643057f8a6d00a2469be918cb4b6134267bc20d /freeipa.spec.in | |
parent | 5bff350d0d4b09d634d8d37b7fab938beaaa3b6c (diff) | |
download | freeipa-5d8221478729db1b8c1c064e64ac4d18983ae98d.tar.gz freeipa-5d8221478729db1b8c1c064e64ac4d18983ae98d.tar.xz freeipa-5d8221478729db1b8c1c064e64ac4d18983ae98d.zip |
make-lint: Allow running pylint --py3k to detect Python3 issues
Pylint can be run with the --py3k switch to detect porting issues.
This is not compatible with regular checking (i.e. to do all checks,
pylint must be run twice, with and without --py3k).
So, do an additional run of pylint in a subprocess for the py3k checks.
Add a --no-py3k switch to skip the additional py3k run.
Also add a --no-lint switch to allow only running the py3 checks.
https://fedorahosted.org/freeipa/ticket/5623
Reviewed-By: Jan Cholasta <jcholast@redhat.com>
Reviewed-By: Martin Basti <mbasti@redhat.com>
Diffstat (limited to 'freeipa.spec.in')
0 files changed, 0 insertions, 0 deletions