mirror of
https://github.com/j178/prek.git
synced 2026-04-25 02:11:36 +02:00
5785a1aa42
* feat(check-case-conflict): implement builtin hook # Conflicts: # crates/prek/src/hooks/pre_commit_hooks/check_case_conflict.rs # crates/prek/tests/builtin_hooks.rs # src/builtin/pre_commit_hooks/mod.rs * fix: exit test gracefully on case insensitive file system * Add docs * Fix tests * Add to builtin hooks * Reduce allocs * Further reduce --------- Co-authored-by: Jo <10510431+j178@users.noreply.github.com>