4 best tools to implement for your githooks in an iOS project.

Christopher Saez 📱
3 min readFeb 23, 2024

--

Git Hooks are programs that you can place in a your .git/hooks/ directory to trigger actions at certain points in Git’s execution. These scripts are the best enablers for increasing the quality of your codebase or your productivity. Here is my selection of the best tools to use in your hooks that we use at Shopmium. I will present hooks code samples about :

--

--

Christopher Saez 📱

Lead mobile engineer on both #iOS and #Android @Shopmium 🚀