Re-add change note to src pack

This commit is contained in:
Chris Smowton
2022-02-24 11:06:00 +00:00
committed by GitHub
parent 28c3c0090e
commit 60bd4648a1

View File

@@ -0,0 +1,4 @@
---
category: newQuery
---
* Added a new query, `go/unexpected-nil-value`, to finds calls to `Wrap` from `pkg/errors` where the error argument is always nil.