Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit ae807f7

Browse files
committed
C++: Autoformat.
1 parent 1c38a4d commit ae807f7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

cpp/ql/src/semmle/code/cpp/models/implementations/StdContainer.qll

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -119,4 +119,4 @@ class StdSequenceContainerAt extends TaintFunction {
119119
input.isQualifierObject() and
120120
output.isReturnValueDeref()
121121
}
122-
}
122+
}

0 commit comments

Comments
 (0)