Marvin-Brouwer / FluentSerializer

A fluent take on serializer libraries
Apache License 2.0
20 stars 1 forks source link

GitHook the feature number on commits #182

Open Marvin-Brouwer opened 2 years ago

Marvin-Brouwer commented 2 years ago

Is your feature request related to a problem? Please describe. GitHook the feature number on commits

Describe the solution you'd like GitHook the feature number on commits, it needs to either be [OTHER] {description}, merge conflict resolution, merges or [#{issue number}] {description}

Describe alternatives you've considered -

Additional context -

Marvin-Brouwer commented 2 years ago

I'm having a hard time figuring out how to make this work across windows, mac, linux. Please, if you know how to do this without forcing people to install tools. Please help.

Marvin-Brouwer commented 2 years ago

Maybe just use: https://github.com/alirezanet/husky.net I distinctly remember having husky.js just made people delete node_modules on commit. Also, some people weren't happy with HAVING to install tools before being allowed to commit.