| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | pkg/html: move some functions to sub-package | Dmitry Vyukov | 2022-05-23 | 1 | -14/+0 |
| | | | | | | Move functions that need embed assets to a separate package. In preparation for the next change. | ||||
| * | pkg/build, pkg/html: make bash path OS compatible | tigergao99 | 2020-10-30 | 1 | -1/+1 |
| | | |||||
| * | pkg/build, pkg/html: move generation logic into separate scripts | Dmitry Vyukov | 2020-09-15 | 1 | -0/+14 |
| Mentions of "// Code generated ... DO NOT EDIT." in these Go files somehow prevents golangci-lint from checking them. And github treats them as auto-generated as well. I guess some code somewhere has some imprecise heuristics. Move generation into separate shell scripts. Also cleaner. | |||||
