Skip to content

Commit 0e254b6

Browse files
committed
fix the end of file fixer
1 parent 63f35c0 commit 0e254b6

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
@@ -19,7 +19,7 @@ repos:
1919
- id: end-of-file-fixer
2020
exclude: |
2121
(?x)^(
22-
tests/testdata/
22+
tests/testdata/|
2323
docs/
2424
)
2525
- id: trailing-whitespace

0 commit comments

Comments
 (0)