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 2aba163 commit 35b3adb
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 @@ -29,7 +29,6 @@ linters:
- godot
- goerr113
- gofmt
- gofumpt
- goheader
- goimports
- gomnd
Expand Down Expand Up @@ -58,6 +57,7 @@ linters:
- varcheck
- whitespace
disable:
- gofumpt
- wsl
- govet
- gosec
Expand Down

0 comments on commit 35b3adb

Please sign in to comment.