Skip to content

Commit cdd3791

Browse files
committed
C#: Remove cs/captured-foreach-variable from the code-quality-extended suite.
1 parent 47873c2 commit cdd3791

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

csharp/ql/src/Language Abuse/ForeachCapture.ql

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,7 @@
77
* @problem.severity recommendation
88
* @precision medium
99
* @id cs/captured-foreach-variable
10-
* @tags quality
11-
* reliability
10+
* @tags reliability
1211
* correctness
1312
* external/cwe/cwe-758
1413
*/

0 commit comments

Comments
 (0)