Update cpp/change-notes/2020-11-02-unused-local-variable.md

Co-authored-by: Jonas Jensen <jbj@github.com>
This commit is contained in:
Geoffrey White
2020-11-06 14:42:48 +00:00
committed by GitHub
parent 6629696e8a
commit 0790fb6324

View File

@@ -1,2 +1,2 @@
lgtm,codescanning
* Two issues causing the 'Unused local variable' (cpp/unused-local-variable) to produce false positive results have been fixed.
* Two issues causing the 'Unused local variable' query (`cpp/unused-local-variable`) to produce false positive results have been fixed.