Files
gitea/models/db
silverwind a9108ab6aa Replace custom Go formatter with golangci-lint fmt (#37194)
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>
2026-04-17 17:45:22 +00:00
..
2025-08-30 01:04:06 +08:00
2025-08-30 01:04:06 +08:00
2025-03-08 21:47:11 +08:00
2025-08-30 01:04:06 +08:00
2025-04-01 10:14:01 +00:00
2025-08-30 01:04:06 +08:00
2024-10-27 18:48:07 -04:00
2025-09-13 10:34:43 -04:00