gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] [taler-donations] branch master updated: providing 'make py


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

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

marcello pushed a commit to branch master
in repository donations.

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

commit 6faf7afb71328dae733858db78eb8c077e15536f
Author: Marcello Stanisci <address@hidden>
AuthorDate: Fri Dec 29 13:35:26 2017 +0100

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

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

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



reply via email to

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