gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] [taler-blog] branch master updated: providing 'make pylint'


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

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

marcello pushed a commit to branch master
in repository blog.

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

commit 95f928c069fca64733e7e9197909c44fd8004f22
Author: Marcello Stanisci <address@hidden>
AuthorDate: Fri Dec 29 13:36:43 2017 +0100

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

diff --git a/Makefile.in b/Makefile.in
index b80131d..c42a688 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -50,3 +50,6 @@ install: $(templates) install-data
 check:
        @export address@hidden@/talerblog/tests.conf; \
         python3 setup.py test
+
+pylint:
+       @pylint talerblog/

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



reply via email to

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