projects
/
platform
/
upstream
/
gcc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
abe9373
)
Add setup.cfg for pytest.
author
Martin Liska
<mliska@suse.cz>
Tue, 3 Nov 2020 16:32:10 +0000
(17:32 +0100)
committer
Martin Liska
<mliska@suse.cz>
Tue, 3 Nov 2020 16:32:10 +0000
(17:32 +0100)
contrib/ChangeLog:
* gcc-changelog/setup.cfg: New file.
contrib/gcc-changelog/setup.cfg
[new file with mode: 0644]
patch
|
blob
diff --git a/contrib/gcc-changelog/setup.cfg
b/contrib/gcc-changelog/setup.cfg
new file mode 100644
(file)
index 0000000..
9e4a0f6
--- /dev/null
+++ b/
contrib/gcc-changelog/setup.cfg
@@ -0,0
+1,2
@@
+[tool:pytest]
+addopts = -vv --flake8