Use golangci-lint instead of revive
Revive is just a drop-in replacement for the deprecated "go lint" command. Golangci-lint is a more extensive linter and more commonly used.
Edited by Gerard Juijn
Revive is just a drop-in replacement for the deprecated "go lint" command. Golangci-lint is a more extensive linter and more commonly used.