3 Commits

Author SHA1 Message Date
ec095fa1db build(husky): add lint and build hooks
lint on pre-commit, build on pre-push
2026-02-16 02:07:41 -07:00
2b9d44cc23 docs(readme): test direct push to main
remove husky pre-commit branch guard -- github
ruleset handles branch protection now
2026-02-16 01:53:59 -07:00
f554f4e38c ci: add branch protection, CI workflow, and PR template
- husky pre-commit hook blocks direct commits to main
- github actions CI runs lint + build on PRs
- PR template and CONTRIBUTING.md for workflow docs
2026-01-24 14:23:14 -07:00