We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 318bfc6 commit 8bc9656Copy full SHA for 8bc9656
csharp/ql/integration-tests/posix/query-suite/csharp-code-quality.qls.expected
@@ -5,6 +5,7 @@ ql/csharp/ql/src/Dead Code/DeadStoreOfLocal.ql
5
ql/csharp/ql/src/Likely Bugs/Collections/ContainerLengthCmpOffByOne.ql
6
ql/csharp/ql/src/Likely Bugs/Collections/ContainerSizeCmpZero.ql
7
ql/csharp/ql/src/Likely Bugs/DangerousNonShortCircuitLogic.ql
8
+ql/csharp/ql/src/Likely Bugs/EqualityCheckOnFloats.ql
9
ql/csharp/ql/src/Likely Bugs/ReferenceEqualsOnValueTypes.ql
10
ql/csharp/ql/src/Likely Bugs/SelfAssignment.ql
11
ql/csharp/ql/src/Likely Bugs/UncheckedCastInEquals.ql
0 commit comments