git-lfs/tasklog
Chris Darroch 802e24aeb6 update inline comments to Go v1.19 doc format
Go version 1.19 adds more support for documentation comments and
now also reformats such comments automatically, so we update a
few of them to meet the new standards.  See also:

  https://tip.golang.org/doc/go1.19#go-doc
  https://tip.golang.org/doc/comment
2022-09-25 18:15:31 -07:00
..
list_task_test.go tlog,tasklog: rename package 'tlog' to 'task' 2017-11-22 14:07:24 -08:00
list_task.go update inline comments to Go v1.19 doc format 2022-09-25 18:15:31 -07:00
log_test.go tasklog/log.go: print "done" messages with a trailing period 2019-08-23 17:04:37 -04:00
log.go tasklog/log.go: print "done" messages with a trailing period 2019-08-23 17:04:37 -04:00
percentage_task_test.go tasklog: un-t.Skip() TestPercentageTaskCalculatesPercentWithoutTotal 2017-12-04 12:01:17 -08:00
percentage_task.go make additional message strings translatable 2022-01-29 22:36:19 -08:00
simple_task_test.go tasklog: update tests 2017-12-01 14:29:08 -08:00
simple_task.go tasklog/simple_task: wait for call to OnComplete 2017-12-01 14:23:47 -08:00
task.go tlog,tasklog: rename package 'tlog' to 'task' 2017-11-22 14:07:24 -08:00
waiting_task_test.go tlog,tasklog: rename package 'tlog' to 'task' 2017-11-22 14:07:24 -08:00
waiting_task.go tlog,tasklog: rename package 'tlog' to 'task' 2017-11-22 14:07:24 -08:00