mirror of
https://github.com/github/codeql.git
synced 2026-04-30 19:26:02 +02:00
C/C++: AutoFormat fix
This commit is contained in:
@@ -42,4 +42,4 @@ where
|
||||
ne.getLeftOperand().getFullyConverted().getUnspecifiedType() and
|
||||
nearestParent(eq) = nearestParent(ne) and
|
||||
sameExpr(eq.getLeftOperand(), ne.getLeftOperand())
|
||||
select ne, "Useless Test"
|
||||
select ne, "Useless Test"
|
||||
|
||||
Reference in New Issue
Block a user