gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] [gnunet] branch master updated (1f46cd730 -> f2f9cd21a)


From: gnunet
Subject: [GNUnet-SVN] [gnunet] branch master updated (1f46cd730 -> f2f9cd21a)
Date: Mon, 05 Mar 2018 08:48:08 +0100

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

ng0 pushed a change to branch master
in repository gnunet.

    from 1f46cd730 update developer manual to match GNS changes
     new b48942b46 Add tox.ini to control flake8 settings project wide.
     new d5a7fa6ad Merge branch 'master' of gnunet.org:gnunet
     new f2f9cd21a tox update

The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 tox.ini | 4 ++++
 1 file changed, 4 insertions(+)
 create mode 100644 tox.ini

diff --git a/tox.ini b/tox.ini
new file mode 100644
index 000000000..48c7d49a3
--- /dev/null
+++ b/tox.ini
@@ -0,0 +1,4 @@
+[flake8]
+# These are things the devs don't agree make the python code more readable
+max-line-length = 160
+exclude = .git
\ No newline at end of file

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



reply via email to

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