Skip to content

Commit

Permalink
fix lint
Browse files Browse the repository at this point in the history
Signed-off-by: Song Gao <[email protected]>
  • Loading branch information
Yisaer committed Aug 14, 2024
1 parent c1fc348 commit 778cc4f
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .golangci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,10 @@ issues:
linters:
- staticcheck
text: "SA1006"
- path: ".*\\.go"
linters:
- staticcheck
text: "SA1009"
- path: ".*\\.go"
linters:
- govet
Expand Down

0 comments on commit 778cc4f

Please sign in to comment.