[mousetrap/gnome3-wip: 193/240] Add `make lint`



commit 36ae9157ad5a149ace1922120968145d4723b8f1
Author: Stoney Jackson <dr stoney gmail com>
Date:   Sat Jun 28 11:14:22 2014 -0400

    Add `make lint`

 Makefile.am |    7 +++++++
 1 files changed, 7 insertions(+), 0 deletions(-)
---
diff --git a/Makefile.am b/Makefile.am
index b9ad4fd..565f657 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -124,3 +124,10 @@ mofiles: $(PO_FILES) $(MO_FILES)
 
 check-local:
        $(PYTHON) $(srcdir)/src/mousetrap/tests/run_python_tests.py
+
+
+##############################################################################
+# TARGET: lint
+
+lint:
+       pylint $(srcdir)/src/mousetrap


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]