We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c1f0b1f commit 3cf29daCopy full SHA for 3cf29da
.flake8
@@ -1,4 +1,4 @@
1
[flake8]
2
max-line-length = 119
3
-exclude = src/spdx_tools/spdx/parser/tagvalue/parsetab.py, src/spdx_tools/spdx/model/__init__.py
+exclude = src/spdx_tools/spdx/parser/tagvalue/parsetab.py, __init__.py
4
extend-ignore = E203
0 commit comments