tf-unused icon indicating copy to clipboard operation
tf-unused copied to clipboard

Make this a pre-commit hook!

Open mijdavis2 opened this issue 4 years ago • 1 comments

This is great. I suggest making it a pre-commit hook: https://pre-commit.com/.

If not I can fork and do it as well. Just requires a config file and maybe a dockerfile since rust isn't officially supported. Might be able to just grab the binary, not sure.

Edit: I'm converting some other tools like this to pre-commit hooks. I can submit a PR after tinkering a bit.

mijdavis2 avatar Feb 17 '21 21:02 mijdavis2

Great idea! Or also a github action would be nice 🙂

max-rocket-internet avatar Jan 25 '22 10:01 max-rocket-internet