mirror of
https://github.com/github/codeql.git
synced 2026-04-28 18:25:24 +02:00
C#: Add change note
This commit is contained in:
2
csharp/change-notes/2021-10-04-dead-store-of-local.md
Normal file
2
csharp/change-notes/2021-10-04-dead-store-of-local.md
Normal file
@@ -0,0 +1,2 @@
|
||||
lgtm,codescanning
|
||||
* Discarded `using` declarationg, `using var _ = ...`, are no longer flagged by the query "Useless assignment to local variable".
|
||||
Reference in New Issue
Block a user