Hacker News new | ask | show | jobs
by MiracleUser 2365 days ago
I wonder if there are any tools to create tickets from TODO's
1 comments

I used to have a pre-push hook, I think, that would cancel the push if there were any TODOs or FIXMEs in the codebase, displaying them out nicely, with their location. I ultimately turned it off :P