Git Pre-Commit — Part 1 — Zero Trust My Code!

Aymen Abdelwahed
uleap
Published in
5 min readAug 15, 2022

--

In today’s article, we will be chitchatting about the “Git pre-commit” and the “Pre-Commit framework”. One can use these tools to keep the codebase tidy and catch mistakes/issues before things get worse and committed into Git.

It happens that you onboarded a new team member who is still not that familiar with the internal culture, or you just made a typo and shirked to run your code linter! At the time, you don’t really notice; You merely go ahead with your modifications and commit code. Then, either something breaks or just the quality of the code…

--

--

Aymen Abdelwahed
uleap

Is a Cloud-Native enthusiast with 14 plus years of experience. He’s continuously immersing himself in the latest technology trends & projects.