6543
|
54e9ee37a7
|
format with gofumpt (#18184)
* gofumpt -w -l .
* gofumpt -w -l -extra .
* Add linter
* manual fix
* change make fmt
|
2022-01-20 18:46:10 +01:00 |
|
wxiaoguang
|
eaf09a5368
|
Fix documents for development and bug report (#18249)
|
2022-01-13 10:58:46 +08:00 |
|
mscherer
|
04c55e97a2
|
Fix code formating (#17830)
* fix formatter, format imports first, then go fmt
|
2021-11-27 19:59:51 +08:00 |
|
wxiaoguang
|
750a8465f5
|
A better go code formatter, and now make fmt can run in Windows (#17684)
* go build / format tools
* re-format imports
|
2021-11-17 20:34:35 +08:00 |
|