fix ci issue

Signed-off-by: yxxhero <aiopsclub@163.com>
This commit is contained in:
yxxhero 2025-02-18 08:23:20 +08:00
parent fa707ae0c3
commit 5a96ecd6d4
1 changed files with 1 additions and 1 deletions

View File

@ -255,7 +255,6 @@ linters:
- ineffassign
- misspell
- nakedret
- copyloopvar
- staticcheck
- typecheck
- unconvert
@ -264,6 +263,7 @@ linters:
- whitespace
- gci
# don't enable:
# - copyloopvar
# - depguard
# - deadcode
# - gochecknoglobals