gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] [taler-survey] branch master updated: providing 'make pylin


From: gnunet
Subject: [GNUnet-SVN] [taler-survey] branch master updated: providing 'make pylint'
Date: Fri, 29 Dec 2017 13:34:29 +0100

This is an automated email from the git hooks/post-receive script.

marcello pushed a commit to branch master
in repository survey.

The following commit(s) were added to refs/heads/master by this push:
     new 13425b4  providing 'make pylint'
13425b4 is described below

commit 13425b472be2b693a2847b8190185eee1b1b2710
Author: Marcello Stanisci <address@hidden>
AuthorDate: Fri Dec 29 13:34:03 2017 +0100

    providing 'make pylint'
---
 Makefile.in | 3 +++
 1 file changed, 3 insertions(+)

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 address@hidden@/talersurvey/tests.conf; \
         python3 setup.py test
+
+pylint:
+       @pylint talersurvey/

-- 
To stop receiving notification emails like this one, please contact
address@hidden



reply via email to

[Prev in Thread] Current Thread [Next in Thread]