Skip to content
This repository has been archived by the owner on Oct 22, 2024. It is now read-only.

Commit

Permalink
chore: add check-illegal-windows-names pre-commit hook
Browse files Browse the repository at this point in the history
  • Loading branch information
monosans committed Oct 10, 2024
1 parent 2a624a3 commit 360c346
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ repos:
hooks:
- id: check-case-conflict
- id: check-executables-have-shebangs
- id: check-illegal-windows-names
- id: check-merge-conflict
- id: check-shebang-scripts-are-executable
- id: check-symlinks
Expand Down

0 comments on commit 360c346

Please sign in to comment.