Merge current v2.11 into v3.0

This commit is contained in:
mmatur
2024-03-12 10:38:29 +01:00
156 changed files with 5826 additions and 8436 deletions
+1 -1
View File
@@ -217,7 +217,7 @@ issues:
exclude:
- 'Error return value of .((os\.)?std(out|err)\..*|.*Close|.*Flush|os\.Remove(All)?|.*printf?|os\.(Un)?Setenv). is not checked'
- "should have a package comment, unless it's in another file for this package"
- 'fmt.Sprintf can be replaced with string addition'
- 'fmt.Sprintf can be replaced with string'
exclude-rules:
- path: '(.+)_test.go'
linters: