Tool to inspect a package for todos and compiles all found todos into a single document
Go to file
Samuel Hawksby-Robinson 41a7931c83
Fixed broken functionality implemented better todo adding
2021-01-06 16:29:03 +00:00
entity_tracker.go go fmt 2021-01-05 14:44:31 +00:00
main.go Fixed broken functionality implemented better todo adding 2021-01-06 16:29:03 +00:00
todo_finder.go Fixed broken functionality implemented better todo adding 2021-01-06 16:29:03 +00:00
todo_finder_test.go BROKEN - This commit breaks the original functionality, but introduces an effective method of representing found todos in both a table and tree format. 2021-01-06 14:41:25 +00:00