Skip to content

Commit bd4c078

Browse files
committed
chore: doc flake8 config
Signed-off-by: Jan Kowalleck <[email protected]>
1 parent 130918a commit bd4c078

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tox.ini

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,7 @@ commands =
3737

3838
[testenv:flake8]
3939
commands =
40+
# mypy config is in own file: `.flake8`
4041
poetry run flake8 cyclonedx/ tests/ typings/ examples/ tools/
4142

4243
[testenv:bandit]

0 commit comments

Comments
 (0)