summaryrefslogtreecommitdiffstats
path: root/tests/pylint
Commit message (Expand)AuthorAgeFilesLines
* Remove the old text mode UI.Chris Lumens2013-01-161-2/+1
* Remove more references to system-config-*.Chris Lumens2013-01-161-4/+1
* Update runpylint to find newui modules correctly.Chris Lumens2012-08-301-1/+1
* Annotate the list of what pylint warnings and errors we ignore.Chris Lumens2011-08-011-5/+43
* Disable E1103 (the "some types could not be inferred" message).Chris Lumens2011-08-012-6/+1
* There's no more booty module, so don't bother checking it.Chris Lumens2011-07-221-1/+1
* Ignore false positives in kickstart.py.Chris Lumens2011-07-221-0/+2
* Ignore reimport warnings from pylint.Chris Lumens2011-07-221-1/+1
* Add pyanaconda/.libs to the PYTHONPATH for pylint.Chris Lumens2010-11-111-4/+5
* Ignore several false positives and import errors while running pylint.Chris Lumens2010-11-111-0/+4
* Remove the parts required to make "make tests" work.Chris Lumens2010-11-111-0/+22
* Update pylint test for pylint 0.20.1Brian C. Lane2010-07-121-5/+5
* booty and isys have moved, so update runpylint.sh.Chris Lumens2010-06-301-9/+8
* Fix up pylint to work with the new source layout.Chris Lumens2010-06-011-5/+6
* Add a script for running pylint on anacondaHans de Goede2010-04-152-0/+106