[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[GNUnet-SVN] [gnunet] branch master updated: flake8: add .py.in to tox.i
From: |
gnunet |
Subject: |
[GNUnet-SVN] [gnunet] branch master updated: flake8: add .py.in to tox.ini and realize the process is far from finished. |
Date: |
Sat, 19 May 2018 21:44:21 +0200 |
This is an automated email from the git hooks/post-receive script.
ng0 pushed a commit to branch master
in repository gnunet.
The following commit(s) were added to refs/heads/master by this push:
new c227e3f00 flake8: add .py.in to tox.ini and realize the process is far
from finished.
c227e3f00 is described below
commit c227e3f00efb4b3677e9b85c0273a7bf5fbcb4a9
Author: Nils Gillmann <address@hidden>
AuthorDate: Sat May 19 19:44:46 2018 +0000
flake8: add .py.in to tox.ini and realize the process is far from finished.
Signed-off-by: Nils Gillmann <address@hidden>
---
tox.ini | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/tox.ini b/tox.ini
index 090ac8f8e..c91f2de94 100644
--- a/tox.ini
+++ b/tox.ini
@@ -1,3 +1,4 @@
[flake8]
max-line-length = 160
-exclude = .git
\ No newline at end of file
+exclude = .git
+filename = *.py*
\ No newline at end of file
--
To stop receiving notification emails like this one, please contact
address@hidden
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [GNUnet-SVN] [gnunet] branch master updated: flake8: add .py.in to tox.ini and realize the process is far from finished.,
gnunet <=