Skip to content
This repository has been archived by the owner on Nov 28, 2022. It is now read-only.

Commit

Permalink
chore: use revive instead of golint
Browse files Browse the repository at this point in the history
  • Loading branch information
minchao committed Oct 24, 2021
1 parent 2a56a74 commit 84bc201
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 @@ -3,4 +3,4 @@ linters:
enable:
- gofmt
- goimports
- golint
- revive

0 comments on commit 84bc201

Please sign in to comment.