Commit Graph

2 Commits

Author SHA1 Message Date
Paul Stemmet 0049df847d
tool/fmtck: gofmt err exit wrapper
The go devs in their infinite wisdom have decided that extending gofmt /
go fmt to error on exit is simply too complicated, so we have to script
away their inadequacies for them.
2022-12-09 18:07:23 +00:00
Paul Stemmet 5fceb121c9
tool/make2doc: script for creating help docs for Makefiles
This will become important in a few commits ;)
2022-12-09 18:07:23 +00:00