githooks

Personal git hooks
git clone git://pollux.codes/git/githooks.git
Log | Files | Refs | README

DateCommit messageAuthorFiles+-
2025-02-10 07:50feat(python): Add python format hookPollux1+18-0
2025-02-10 07:50fix(shared): Properly handle commit message errorPollux1+14-4
2025-02-10 07:38fix(c): Clean up temporary filesPollux1+1-1
2025-02-10 07:18docs: Update README.mdPollux1+5-0
2025-02-10 07:17feat: Add hook installerPollux2+23-0
2025-02-10 06:38feat(c): check header filesPollux1+1-1
2025-02-10 05:01style(shared): line lengthPollux1+4-2
2025-02-10 04:57feat(shared): add commit-msg hookPollux1+8-0
2025-02-10 04:56feat(c): add c format pre-commit hookPollux1+45-0
2025-02-10 04:56docs: add README.mdPollux1+1-0