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 a27afd2 commit 7e2fe59Copy full SHA for 7e2fe59
.pre-commit-config.yaml
@@ -7,7 +7,9 @@ repos:
7
hooks:
8
- id: ruff-check
9
args: [ --fix ]
10
+ stages: [pre-commit]
11
- id: ruff-format
12
13
- repo: https://github.com/alessandrojcm/commitlint-pre-commit-hook
14
rev: v9.22.0
15
0 commit comments