projects
/
oweals
/
gnunet.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f75426a
)
tox.ini: ignore bak files
author
ng0
<ng0@n0.is>
Tue, 12 Feb 2019 14:05:47 +0000
(14:05 +0000)
committer
ng0
<ng0@n0.is>
Tue, 12 Feb 2019 14:05:47 +0000
(14:05 +0000)
Signed-off-by: ng0 <ng0@n0.is>
contrib/tox.ini
patch
|
blob
|
history
diff --git
a/contrib/tox.ini
b/contrib/tox.ini
index c91f2de94318a82749929732192855aefd8df29f..aee00e3b72733ce7cdd4b483e22f1dc1f0d0456e 100644
(file)
--- a/
contrib/tox.ini
+++ b/
contrib/tox.ini
@@
-1,4
+1,4
@@
[flake8]
max-line-length = 160
-exclude = .git
+exclude = .git
*.bak
filename = *.py*
\ No newline at end of file