Skip to content

Commit 6825ee1

Browse files
committed
exclude docs
1 parent a14c8ae commit 6825ee1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ repos:
88
- args:
99
- --fix
1010
- --exit-non-zero-on-fix
11-
exclude: ^integration/benchmarks/
11+
exclude: ^(integration/benchmarks/|docs/app/)
1212
id: ruff-check
1313
repo: https://github.com/astral-sh/ruff-pre-commit
1414
rev: v0.15.6

0 commit comments

Comments
 (0)