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 | ||
| v231.go | ||
| v232.go | ||
| v233_test.go | ||
| v233.go | ||
| v234.go | ||
| v235.go | ||
| v236.go | ||
| v237.go | ||
| v238.go | ||
| v239.go | ||
| v240.go | ||
| v241.go | ||
| v242.go | ||
| v243.go | ||