mirror of
https://github.com/go-gitea/gitea.git
synced 2026-04-28 07:01:19 +02:00
Use `golangci-lint fmt` to format code, replacing the previous custom formatter tool. https://github.com/daixiang0/gci is used to order the imports. `make fmt` performs ~13% faster while consuming ~57% less cpu while formatting for me. `GOFUMPT_PACKAGE` is gone because it's using the builtin package from golangci-lint. Co-authored-by: Claude (claude-opus-4-6) <noreply@anthropic.com> Co-authored-by: wxiaoguang <wxiaoguang@gmail.com> |
||
|---|---|---|
| .. | ||
| main_test.go | ||
| v323.go | ||
| v324.go | ||
| v325_test.go | ||
| v325.go | ||
| v326_test.go | ||
| v326.go | ||
| v327_test.go | ||
| v327.go | ||
| v328.go | ||
| v329_test.go | ||
| v329.go | ||
| v330.go | ||