mirror of
https://github.com/rwinkhart/glamour-temp-MUTN.git
synced 2026-09-05 16:37:19 -04:00
Document BlockStack and make linter happ[y/ier].
This commit is contained in:
+1
-1
@@ -4,7 +4,7 @@ import (
|
||||
"io"
|
||||
)
|
||||
|
||||
// TaskElements are used to render tasks inside a todo-list.
|
||||
// A TaskElement is used to render tasks inside a todo-list.
|
||||
type TaskElement struct {
|
||||
Checked bool
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user