0
0
mirror of https://github.com/go-gitea/gitea.git synced 2026-04-01 19:41:53 +02:00
silverwind d8da91a7f2
Update golangci-lint to v2.11.4 (#37059)
Update golangci-lint from v2.11.2 to v2.11.4 and fix new `modernize`
lint warnings:

- Use `strings.Builder` instead of string concatenation in loop
(`evaluator.go`)
- Use `atomic.Int64` instead of `int64` with atomic free functions
(`logchecker.go`, `timer_test.go`, `integration_test.go`)

---
This PR was written with the help of Claude Opus 4.6

Co-authored-by: Claude (Opus 4.6) <noreply@anthropic.com>
2026-03-31 16:22:23 +00:00
..
2026-02-28 11:23:20 -08:00
2026-03-29 17:39:15 +00:00
2025-09-13 18:01:00 +00:00
2026-02-28 11:23:20 -08:00
2026-03-22 15:49:45 +00:00