summaryrefslogtreecommitdiff
path: root/Makefile.in
diff options
context:
space:
mode:
authorMarcello Stanisci <stanisci.m@gmail.com>2017-12-29 13:34:03 +0100
committerMarcello Stanisci <stanisci.m@gmail.com>2017-12-29 13:34:03 +0100
commit13425b472be2b693a2847b8190185eee1b1b2710 (patch)
tree7b8696bb56345ad8bb07825b9cb8b1dc4be09845 /Makefile.in
parentd382df0bbaf17459738a42b75a2c5383457687a2 (diff)
downloadsurvey-13425b472be2b693a2847b8190185eee1b1b2710.tar.gz
survey-13425b472be2b693a2847b8190185eee1b1b2710.tar.bz2
survey-13425b472be2b693a2847b8190185eee1b1b2710.zip
providing 'make pylint'
Diffstat (limited to 'Makefile.in')
-rw-r--r--Makefile.in3
1 files changed, 3 insertions, 0 deletions
diff --git a/Makefile.in b/Makefile.in
index 5f3c47a..a879ae2 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -50,3 +50,6 @@ install: $(templates) install-data
check:
@export TALER_CONFIG_FILE=@abs_srcdir@/talersurvey/tests.conf; \
python3 setup.py test
+
+pylint:
+ @pylint talersurvey/