wraperr icon indicating copy to clipboard operation
wraperr copied to clipboard

Check that error return value are wrapped

wraperr

Build Status codecov Go project version Go Report Card license

Check that error return value are wrapped

Install

go get -u github.com/srvc/wraperr/cmd/wraperr

Usage

To check all packages beneath the current directory:

wraperr ./...

Inspired