Skip to content

Commit 50f5872

Browse files
committed
chore(pre-commit): check for illegal Windows filenames
1 parent c310cbc commit 50f5872

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -96,6 +96,7 @@ repos:
9696
rev: v6.0.0
9797
hooks:
9898
- id: check-case-conflict
99+
- id: check-illegal-windows-names
99100

100101
- repo: https://github.com/crate-ci/typos
101102
rev: v1.38.1

0 commit comments

Comments
 (0)