Skip to content

Commit 30fa1f1

Browse files
authored
Prevent case conflict in files (#1037)
1 parent b7b6e35 commit 30fa1f1

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.pre-commit-config.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,3 +45,7 @@ repos:
4545
stages: ["manual"]
4646
verbose: true
4747
pass_filenames: false
48+
- repo: https://github.com/pre-commit/pre-commit-hooks
49+
rev: v6.0.0
50+
hooks:
51+
- id: check-case-conflict

0 commit comments

Comments
 (0)