Skip to content

Commit 892dcad

Browse files
hugovkzware
andauthored
Refine exclude
Co-authored-by: Zachary Ware <zachary.ware@gmail.com>
1 parent fa0b82b commit 892dcad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ repos:
8787
files: '^\.github/CODEOWNERS$'
8888
- id: mixed-line-ending
8989
args: [--fix=auto]
90-
exclude: ^Lib/test/.*/data/
90+
exclude: '^Lib/test/.*data/'
9191
- id: trailing-whitespace
9292
types_or: [c, inc, python, rst, yaml]
9393
- id: trailing-whitespace

0 commit comments

Comments
 (0)