uber-go / goleak

Goroutine leak detector
MIT License
4.48k stars 148 forks source link

update golangci-lint configuration #124

Closed sywhang closed 3 months ago

sywhang commented 3 months ago

This add explicit exemption for things we don't care about in errcheck lint message.

codecov[bot] commented 3 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 99.14%. Comparing base (517bace) to head (c6d09dc).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #124 +/- ## ======================================= Coverage 99.14% 99.14% ======================================= Files 6 6 Lines 234 234 ======================================= Hits 232 232 Misses 1 1 Partials 1 1 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.