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