C#: Remove cs/captured-foreach-variable from the code-quality-extended suite.

This commit is contained in:
Michael Nebel
2025-09-10 13:45:02 +02:00
parent 47873c20de
commit cdd379113e

View File

@@ -7,8 +7,7 @@
* @problem.severity recommendation
* @precision medium
* @id cs/captured-foreach-variable
* @tags quality
* reliability
* @tags reliability
* correctness
* external/cwe/cwe-758
*/