Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | format with gofumpt (#18184) | 6543 | 2022-01-20 | 1 | -1/+0 |
| | | | | | | | | | | | * gofumpt -w -l . * gofumpt -w -l -extra . * Add linter * manual fix * change make fmt | ||||
* | A better go code formatter, and now `make fmt` can run in Windows (#17684) | wxiaoguang | 2021-11-17 | 1 | -0/+1 |
| | | | | * go build / format tools * re-format imports | ||||
* | Alter issue/comment table TEXT fields to LONGTEXT (#16765) | wxiaoguang | 2021-08-22 | 1 | -0/+29 |
* Alter issue/comment table TEXT fields to LONGTEXT * Use If not Switch Co-authored-by: zeripath <art27@cantab.net> |