Skip to content

Commit 81e0cf2

Browse files
authored
Add check-case-conflict hook (#9446)
1 parent 43c12af commit 81e0cf2

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
@@ -38,6 +38,7 @@ repos:
3838
- repo: https://github.com/pre-commit/pre-commit-hooks
3939
rev: v6.0.0
4040
hooks:
41+
- id: check-case-conflict
4142
- id: check-executables-have-shebangs
4243
- id: check-shebang-scripts-are-executable
4344
- id: check-merge-conflict

0 commit comments

Comments
 (0)