Update golangci-lint config (#2722)
* Migrate from Python codespell to golangci-lint misspell. * Inline errcheck exclude list in the golangci-lint config. Signed-off-by: Ben Kochie <superq@gmail.com>pull/2729/head
parent
d1b634fb80
commit
a11de2ede5
@ -1,6 +0,0 @@ |
||||
inflight |
||||
packages\' |
||||
ro |
||||
siz |
||||
uint |
||||
uptodate |
@ -1,4 +0,0 @@ |
||||
// Used in HTTP handlers, any error is handled by the server itself. |
||||
(net/http.ResponseWriter).Write |
||||
// Never check for logger errors. |
||||
(github.com/go-kit/log.Logger).Log |
Loading…
Reference in new issue