build: add tooling config and setup script

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
2026-03-12 16:57:02 +08:00
parent f23296ec82
commit a3eab2d644
3 changed files with 140 additions and 0 deletions
+6
View File
@@ -0,0 +1,6 @@
repos:
- repo: https://github.com/commitizen-tools/commitizen
rev: v4.13.9
hooks:
- id: commitizen
stages: [commit-msg]