Skip to content
This repository was archived by the owner on Jan 5, 2023. It is now read-only.

Commit 275be36

Browse files
owen-mcshati-patel
andauthored
Update change-notes/2020-05-18-redundant-recover.md
Co-authored-by: Shati Patel <42641846+shati-patel@users.noreply.github.com>
1 parent 23a7db5 commit 275be36

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
lgtm,codescanning
2-
* A new query go/redundant-recover has been added to detect redundant calls to recover.
2+
* A new query "Redundant call to recover" (`go/redundant-recover`) has been added. The query detects calls to `recover` that have no effect.

0 commit comments

Comments
 (0)