Lab

Lab

AI tools, creative workflows, developer deep-dives, and behind-the-scenes from RAXXO Studios.

2 articles

RAXXO Studios 8 min read

The 6 Git Hooks I Copy Into Every New Repo

Every new repo I start gets the same six git hooks copied in before the first commit lands Pre-commit lint and type-check runs catch noisy mistakes before they hit CI, saving 30 to 60 seconds per push A commit-msg regex...

Developer ToolsDevelopmentGit
Read article
More Articles