polyfloyd / go-errorlint

A source code linter that can be used to find code that will cause problems with Go's error wrapping scheme
MIT License
248 stars 19 forks source link

fix: allow %T verb to format errors #87

Closed ehsundar closed 2 weeks ago

ehsundar commented 3 weeks ago
polyfloyd commented 2 weeks ago

Thanks!