Add a change note

This commit is contained in:
Owen Mansel-Chan
2022-02-10 11:57:39 +00:00
parent 4ba4b5a811
commit a008bd4f25

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.