This website requires JavaScript.
Explore
Help
Sign In
status-im
/
todo-to-docs
mirror of
https://github.com/status-im/todo-to-docs.git
Watch
2
Star
0
Fork
You've already forked todo-to-docs
0
Code
Issues
Projects
Releases
Wiki
Activity
Tool to inspect a package for todos and compiles all found todos into a single document
14
Commits
1
Branch
0
Tags
64
KiB
Go
100%
4723f2f47d
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Clone in VS Code
Cite this repository
APA
BibTeX
Cancel
Samuel Hawksby-Robinson
4723f2f47d
Moved node code into dedicated node file
2021-01-06 17:08:15 +00:00
entity_tracker.go
go fmt
2021-01-05 14:44:31 +00:00
main.go
Moved node code into dedicated node file
2021-01-06 17:08:15 +00:00
node.go
Moved node code into dedicated node file
2021-01-06 17:08:15 +00:00
todo.go
More refactor to move state to be handled by dedicated entities
2021-01-06 16:47:34 +00:00
todo_finder.go
Moved node code into dedicated node file
2021-01-06 17:08:15 +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