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 9d8ca01 commit 60799f2Copy full SHA for 60799f2
.pre-commit-config.yaml
@@ -14,7 +14,7 @@ repos:
14
- repo: https://github.com/astral-sh/ruff-pre-commit
15
rev: v0.14.10
16
hooks:
17
- - id: ruff-format
18
- id: ruff
19
args: [ --fix, --exit-non-zero-on-fix ]
+ - id: ruff-format
20
minimum_pre_commit_version: 4.2.0
0 commit comments