Skip to content
This repository was archived by the owner on Feb 18, 2026. It is now read-only.

Commit 35b2ac0

Browse files
committed
Clean precommit
1 parent c9a9aa3 commit 35b2ac0

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.pre-commit-config.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,14 +15,12 @@ repos:
1515
- id: trailing-whitespace
1616
exclude: |
1717
(?x)^(
18-
openapi_server/.*|
1918
tests/test_*.py|
2019
clients/.*
2120
)$
2221
- id: end-of-file-fixer
2322
exclude: |
2423
(?x)^(
25-
openapi_server/.*|
2624
tests/test_.*.py|
2725
clients/.*
2826
)$

0 commit comments

Comments
 (0)