gitforge/services/gitdiff
Clouds e847a11127 chore: bump golangci-lint version (#13211)
As described in https://codeberg.org/forgejo/forgejo/issues/13205, golangci-lint introduced a new linting rule related to iterating over slices in reverse. This PR updates golangci-lint to the newest otherwise functioning version (v2.12.1) and makes all code compliant with the newly introduced rule.

Reviewed-on: https://codeberg.org/forgejo/forgejo/pulls/13211
Reviewed-by: Gusted <gusted@noreply.codeberg.org>
2026-06-27 00:35:03 +02:00
..
testdata/academic-module
csv.go chore: add modernizer linter (#11936) 2026-04-02 03:29:37 +02:00
csv_test.go
gitdiff.go fix: relocate PR review comments using git blame --reverse, improving comment placement (#12015) 2026-04-11 21:45:39 +02:00
gitdiff_test.go fix: relocate PR review comments using git blame --reverse, improving comment placement (#12015) 2026-04-11 21:45:39 +02:00
highlightdiff.go chore: bump golangci-lint version (#13211) 2026-06-27 00:35:03 +02:00
highlightdiff_test.go chore: add modernizer linter (#11936) 2026-04-02 03:29:37 +02:00
main_test.go