We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7c72d1f commit cd8ab13Copy full SHA for cd8ab13
.pre-commit-config.yaml
@@ -2,4 +2,4 @@ repos:
2
- repo: https://github.com/astral-sh/ruff-pre-commit
3
rev: v0.12.5
4
hooks:
5
- - id: ruff-format
+ - id: ruff-check
0 commit comments