Skip to content

Commit

Permalink
fix more lint issue
Browse files Browse the repository at this point in the history
Signed-off-by: yxxhero <aiopsclub@163.com>
  • Loading branch information
yxxhero committed Oct 17, 2024
1 parent 9c4ba05 commit 50bbf06
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .golangci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -291,7 +291,7 @@ linters:
- depguard
- errcheck
- errorlint
- exportloopref
- copyloopvar
- funlen
- gci
- gocognit
Expand Down

0 comments on commit 50bbf06

Please sign in to comment.