Skip to content
This repository has been archived by the owner on Dec 20, 2024. It is now read-only.

Commit

Permalink
feature: enable staticcheck
Browse files Browse the repository at this point in the history
Signed-off-by: SataQiu <[email protected]>
  • Loading branch information
SataQiu committed Aug 28, 2019
1 parent 63f099d commit f108b62
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .golangci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ linters:
- goconst
- deadcode
- gocyclo
- staticcheck

# output configuration options
output:
Expand Down

0 comments on commit f108b62

Please sign in to comment.