Skip to content

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 0eb2051 commit 8a5830a
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 8a5830a

Please sign in to comment.