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 3ca88a5 commit 7c5a430Copy full SHA for 7c5a430
1 file changed
tox.ini
@@ -48,7 +48,7 @@ commands =
48
ruff check --diff {posargs:pytest_django pytest_django_test tests}
49
ruff format --quiet --diff {posargs:pytest_django pytest_django_test tests}
50
mypy {posargs:pytest_django pytest_django_test tests}
51
- zizmor .github/workflows/deploy.yml .github/workflows/main.yml
+ zizmor --persona=regular .github/workflows/deploy.yml .github/workflows/main.yml
52
53
[testenv:doc8]
54
basepython = python3
0 commit comments