Skip to content

Ignore `errors.Join()` sig by default

Compare
Choose a tag to compare
@tomarrell tomarrell released this 04 Feb 12:18
· 5 commits to master since this release
142a2ce

The new errors.Join() function was added in Go 1.20, it should be ignored by default.

More info in the Go 1.20 release notes: https://tip.golang.org/doc/go1.20#errors