Not just stub thing but real config with reasonable strictness.
.golangci.yml
Attached example is a bit strict (it generates tons of warnings) but it works well for some of my projects.
And it shows warns about missing godoc comments as noted in #206 as well.
Not just stub thing but real config with reasonable strictness.
.golangci.yml
Attached example is a bit strict (it generates tons of warnings) but it works well for some of my projects.
And it shows warns about missing godoc comments as noted in #206 as well.