Skip to content

Commit

Permalink
Update golangci config
Browse files Browse the repository at this point in the history
Signed-off-by: Yuan Chen <[email protected]>

update golangci config

Signed-off-by: Yuan Chen <[email protected]>
  • Loading branch information
yuanchen8911 committed May 17, 2024
1 parent 77f5fe2 commit 2fe73ef
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .golangci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,9 @@ linters:
- gosimple
- govet
- ineffassign
- megacheck
- staticcheck
- unused
- gosimple
- typecheck
- unused

Expand Down

0 comments on commit 2fe73ef

Please sign in to comment.