We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a14c8ae commit 6825ee1Copy full SHA for 6825ee1
1 file changed
.pre-commit-config.yaml
@@ -8,7 +8,7 @@ repos:
8
- args:
9
- --fix
10
- --exit-non-zero-on-fix
11
- exclude: ^integration/benchmarks/
+ exclude: ^(integration/benchmarks/|docs/app/)
12
id: ruff-check
13
repo: https://github.com/astral-sh/ruff-pre-commit
14
rev: v0.15.6
0 commit comments