We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c2def94 commit 9639da1Copy full SHA for 9639da1
.pre-commit-config.yaml
@@ -17,7 +17,7 @@ repos:
17
hooks:
18
- id: check-vcs-permalinks
19
- id: end-of-file-fixer
20
- exclude: "tests/((commands|data)/|test_).+"
+ exclude: "tests/((commands|data|providers/test_uv_provider)/|test_).+"
21
- id: trailing-whitespace
22
args: [ --markdown-linebreak-ext=md ]
23
exclude: '\.svg$'
0 commit comments