Skip to content

Commit

Permalink
fix more
Browse files Browse the repository at this point in the history
Signed-off-by: yxxhero <[email protected]>
  • Loading branch information
yxxhero committed Sep 12, 2024
1 parent c66472b commit c4d6f09
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .golangci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@ linters:
- asciicheck
- bodyclose
- deadcode
- depguard
- dogsled
- dupl
- errcheck
Expand Down Expand Up @@ -66,6 +65,7 @@ linters:
- whitespace
- wsl
disable:
- depguard
- exhaustivestruct
- lll
- gochecknoglobals
Expand Down

0 comments on commit c4d6f09

Please sign in to comment.