Hello everyone!
I'm here to present a tool i've written, that addresses the need for quality/styles checks among team members. git-hooks manages "hook definition repositories", and executes them.
It only has hook definitions for rust for now, I plan to add support for some other languages/tools such as yaml, jenkins, python... I've tried to make writing hooks easy and documented.
Since I am of course still learning all the time, I would greatly appreciate code reviews/opinions/suggestions/comments on this project and its documentation.
Thank you everyone!
paul