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 f2a0cfd commit e5090c8Copy full SHA for e5090c8
.pre-commit-config.yaml
@@ -4,7 +4,7 @@ repos:
4
- repo: https://github.com/astral-sh/ruff-pre-commit
5
rev: v0.14.5
6
hooks:
7
- - id: ruff
+ - id: ruff-check
8
- id: ruff-format
9
10
- repo: https://github.com/pre-commit/mirrors-mypy
0 commit comments