Skip to content

Commit 10ecc5a

Browse files
committed
C#: Add cs/useless-assignment-to-local to the CCR suite.
1 parent 77cc339 commit 10ecc5a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

csharp/ql/src/codeql-suites/csharp-code-quality.qls

+1
Original file line numberDiff line numberDiff line change
@@ -12,3 +12,4 @@
1212
- cs/constant-condition
1313
- cs/useless-gethashcode-call
1414
- cs/non-short-circuit
15+
- cs/useless-assignment-to-local

0 commit comments

Comments
 (0)