We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8fde213 commit 6037f2aCopy full SHA for 6037f2a
1 file changed
tox.ini
@@ -925,6 +925,5 @@ commands =
925
926
[testenv:linters]
927
commands =
928
- ruff check
929
- ruff format --check
+ pre-commit run --all-files
930
mypy sentry_sdk
0 commit comments