diff options
Diffstat (limited to 'Makefile')
| -rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -28,7 +28,7 @@ LINTABLE_TESTS = \ test/test_farm.py \ test/test_templite.py -lint: clean +lint: -python -x /Python25/Scripts/pylint.bat --rcfile=.pylintrc coverage -python -x /Python25/Scripts/pylint.bat --rcfile=.pylintrc $(LINTABLE_TESTS) python /Python25/Lib/tabnanny.py coverage |
