Skip to content

Commit c000937

Browse files
committed
qlformat
1 parent 119a32f commit c000937

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

ruby/ql/lib/codeql/ruby/security/XpathInjectionCustomizations.qll

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,5 +50,6 @@ module XpathInjection {
5050
* sanitizer-guard.
5151
*/
5252
private class StringConstArrayInclusionCallAsSanitizer extends Sanitizer,
53-
StringConstArrayInclusionCallBarrier { }
53+
StringConstArrayInclusionCallBarrier
54+
{ }
5455
}

0 commit comments

Comments
 (0)