Move new query change note to src pack

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

View File

@@ -1,4 +0,0 @@
---
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.