Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | chore: remove broken gitea-format-imports (#20952) | Jason Song | 2022-08-25 | 1 | -26/+0 |
| | |||||
* | Remove legacy `+build:` constraint (#19582) | wxiaoguang | 2022-05-02 | 1 | -1/+0 |
| | | | Go 1.17 and later use modern `//go:build` constraints, the old `// +build:` constraints should be removed. | ||||
* | A better go code formatter, and now `make fmt` can run in Windows (#17684) | wxiaoguang | 2021-11-17 | 1 | -0/+27 |
* go build / format tools * re-format imports |