Skip to content

Commit ac2e893

Browse files
author
Robert Marsh
committed
C++: autoformat
1 parent 861d5eb commit ac2e893

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

cpp/ql/test/library-tests/dataflow/security-taint/tainted_diff.ql

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,5 +13,4 @@ where
1313
not AST::taintedIncludingGlobalVars(source, tainted, _) and
1414
not tainted.getLocation().getFile().getExtension() = "h" and
1515
side = "IR only"
16-
1716
select source, tainted, side

0 commit comments

Comments
 (0)