Skip to content

Releases: tomarrell/wrapcheck

More flexible default

31 Mar 15:49

Choose a tag to compare

This release adds some more signatures to ignore error wrapping calls from popular package such as github.com/pkg/errors by default.

v1.0.0

29 Mar 19:51

Choose a tag to compare

This release takes wrapcheck to v1. It's currently stable and breaking changes will result in major version bumps.

An upcoming minor version release will allow for configurable ignored signatures in order to have more control over where errors are reported.