зеркало из https://github.com/github/codeql-go.git
Update change-notes/2020-05-18-redundant-recover.md
Co-authored-by: Shati Patel <42641846+shati-patel@users.noreply.github.com>
This commit is contained in:
Родитель
23a7db5d4d
Коммит
275be36e4a
|
@ -1,2 +1,2 @@
|
||||||
lgtm,codescanning
|
lgtm,codescanning
|
||||||
* A new query go/redundant-recover has been added to detect redundant calls to recover.
|
* A new query "Redundant call to recover" (`go/redundant-recover`) has been added. The query detects calls to `recover` that have no effect.
|
||||||
|
|
Загрузка…
Ссылка в новой задаче