chore: bump golangci-lint and fix all linting issues (#21761)

This commit is contained in:
Julien Robert
2024-09-16 19:11:19 +00:00
committed by GitHub
parent 52ba264c80
commit cbdfd9bdfa
186 changed files with 114 additions and 455 deletions
+1 -1
View File
@@ -75,7 +75,7 @@ func TestStrategies(t *testing.T) {
}
for name, tc := range testcases {
tc := tc // Local copy to avoid shadowing.
// Local copy to avoid shadowing.
t.Run(name, func(t *testing.T) {
t.Parallel()