Wrap some errors
Some checks failed
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is failing

This commit is contained in:
2022-08-21 19:56:55 +00:00
parent 4ef0b759ef
commit 2f636b5f9c
3 changed files with 12 additions and 9 deletions

View File

@ -29,6 +29,8 @@ linters-settings:
wrapcheck:
ignoreSigs:
- .JSON(
- .Redirect(
- .String(
- .Errorf(
- errors.New(
- errors.Unwrap(