gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] [libextractor-python] 01/02: init tox.ini with some flake8


From: gnunet
Subject: [GNUnet-SVN] [libextractor-python] 01/02: init tox.ini with some flake8 defaults.
Date: Fri, 01 Dec 2017 14:43:06 +0100

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

ng0 pushed a commit to branch master
in repository libextractor-python.

commit 5bb7674c086774d1bb2d52c79a228243cbc62f45
Author: ng0 <address@hidden>
AuthorDate: Fri Dec 1 13:41:50 2017 +0000

    init tox.ini with some flake8 defaults.
---
 tox.ini | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/tox.ini b/tox.ini
new file mode 100644
index 0000000..48c7d49
--- /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]