Commit 49439f8
committed
Add golangci-lint config excluding errcheck noise
Exclude fmt.Fprint* (best-effort status output) and io.Closer.Close
(deferred cleanup) from errcheck — covers all 13 findings from the
linter's first real run.1 parent 4f58c29 commit 49439f8
1 file changed
Lines changed: 10 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
0 commit comments