I have installed the nilway and golangci-lint according to the instructions
when try to golangci-lint run:
Error: build linters: plugin(nilaway): plugin "nilaway" not found
Failed executing command with error: build linters: plugin(nilaway): plugin "nilaway" not found
when try to run golangci-lint custom, no output generated.
But there should be some lints when using nilaway.
I have installed the nilway and golangci-lint according to the instructions
when try to
golangci-lint run
:when try to run
golangci-lint custom
, no output generated.But there should be some lints when using nilaway.