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.
(legacy alias)
1 parent ef47962 commit 77ae709Copy full SHA for 77ae709
.pre-commit-config.yaml
@@ -36,7 +36,7 @@ repos:
36
- repo: https://github.com/astral-sh/ruff-pre-commit
37
rev: v0.11.2
38
hooks:
39
- - id: ruff
+ - id: ruff-check
40
args: [--fix, --show-fixes]
41
- id: ruff-format
42
- repo: https://github.com/codespell-project/codespell
0 commit comments