Skip to content

Commit 699171e

Browse files
committed
pre-commit: add check-case-conflict hook
Refs #487 Refs NixOS/nixpkgs#107768
1 parent d7a84f0 commit 699171e

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.pre-commit-config.yaml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -95,3 +95,8 @@ repos:
9595
rev: v0.26.0
9696
hooks:
9797
- id: markdownlint
98+
99+
- repo: https://github.com/pre-commit/pre-commit-hooks
100+
rev: v3.4.0
101+
hooks:
102+
- id: check-case-conflict

0 commit comments

Comments
 (0)