diff options
author | Hans de Goede <hdegoede@redhat.com> | 2010-04-15 09:08:56 +0200 |
---|---|---|
committer | Hans de Goede <hdegoede@redhat.com> | 2010-04-15 09:08:56 +0200 |
commit | 5a7dffc22917fdb9a5a8791660fc4279973da895 (patch) | |
tree | bb9183931cbe8a09f28effb9d54b1e74567aad1d /anaconda | |
parent | f22e78feae0848378d0f8a4ab9cfd14d1f80fefc (diff) | |
download | anaconda-5a7dffc22917fdb9a5a8791660fc4279973da895.tar.gz anaconda-5a7dffc22917fdb9a5a8791660fc4279973da895.tar.xz anaconda-5a7dffc22917fdb9a5a8791660fc4279973da895.zip |
Add a script for running pylint on anaconda
This patch introduces a runpylint.sh script which invokes pylint in such
a way that it is usable with anaconda. Amongst other things it filters
out any false positives listed (regex) in the pylint-false-positives file.
If any problems where found the scripts prints them to stdout and
saves them in pylint-log. In this case it will also have a non 0
exit status (for future make archive integration).
Diffstat (limited to 'anaconda')
0 files changed, 0 insertions, 0 deletions