Skip to content

Commit

Permalink
lint: update golangci linters (#75)
Browse files Browse the repository at this point in the history
  • Loading branch information
v-byte-cpu committed May 25, 2021
1 parent 30b669f commit 4ec37c6
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 @@ -9,7 +9,7 @@ linters:
- gocyclo
- gofmt
- goimports
- golint
- staticcheck
- gosec
- govet
- misspell
Expand Down

0 comments on commit 4ec37c6

Please sign in to comment.