update golangci-lint version (#4897)

This commit is contained in:
fatedier
2025-07-25 17:10:32 +08:00
committed by GitHub
parent c3bf952d8f
commit 7fe295f4f4
2 changed files with 4 additions and 11 deletions

View File

@@ -73,6 +73,9 @@ linters:
- linters:
- revive
text: unused-parameter
- linters:
- revive
text: "avoid meaningless package names"
- linters:
- unparam
text: is always false