tf-unused
tf-unused copied to clipboard
Make this a pre-commit hook!
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.
Great idea! Or also a github action would be nice 🙂