Skip to content

Commit

Permalink
chore: doc flake8 config
Browse files Browse the repository at this point in the history
Signed-off-by: Jan Kowalleck <jan.kowalleck@gmail.com>
  • Loading branch information
jkowalleck committed Jan 18, 2024
1 parent 130918a commit bd4c078
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@ commands =

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

[testenv:bandit]
Expand Down

0 comments on commit bd4c078

Please sign in to comment.