Technica-Engineering / kalash

Test runner made for scalable automation based on standard Python's `unittest`
GNU General Public License v3.0
3 stars 0 forks source link

Git Hooks setup #2

Open kjczarne opened 2 years ago

kjczarne commented 2 years ago

pre-commit seems like a pretty good git hook setup tool that we could use to keep the commit quality on point. I posit we should use it.

kjczarne commented 2 years ago

I want to use https://github.com/kjczarne/mkcommit after solving https://github.com/kjczarne/mkcommit/issues/7