on wiki page https://github.com/golangci/golangci-lint/wiki/How-to-add-a-custom-linter in step 3 there is an old link that returns 404 now - pkg/lint/lintersdb/lintersdb.go
It needs to be changed to pkg/lint/lintersdb/manager.go
also in step 5 make readme command is wrong
make README.md works
Could this information instead be added to the README or some sort of other doc inside the repo?
The primary advantages of this method:
Most helpful comment
Could this information instead be added to the README or some sort of other doc inside the repo?
The primary advantages of this method: