mirror of
https://codeberg.org/forgejo/forgejo.git
synced 2026-07-12 20:48:40 +00:00
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> |
||
|---|---|---|
| .. | ||
| testdata/academic-module | ||
| csv.go | ||
| csv_test.go | ||
| gitdiff.go | ||
| gitdiff_test.go | ||
| highlightdiff.go | ||
| highlightdiff_test.go | ||
| main_test.go | ||