Skip to content

Commit

Permalink
fix up
Browse files Browse the repository at this point in the history
Signed-off-by: Sam Yuan <yy19902439@126.com>
  • Loading branch information
SamYuan1990 committed Dec 21, 2023
1 parent c9ac515 commit 396f224
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .golangci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,10 +36,10 @@ linters:
disable-all: true
enable:
- bodyclose
- depguard
#- depguard
#- dupl
- errcheck
- goconst
#- goconst
#- gocritic
- gocyclo
- gofmt
Expand Down

0 comments on commit 396f224

Please sign in to comment.