Skip to content

Commit ae635c6

Browse files
committed
Ruby: autoformat
1 parent ffd618d commit ae635c6

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

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

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,5 +44,6 @@ module ImproperLdapAuth {
4444
* sanitizer-guard.
4545
*/
4646
private class StringConstArrayInclusionCallAsSanitizer extends Sanitizer,
47-
StringConstArrayInclusionCallBarrier { }
47+
StringConstArrayInclusionCallBarrier
48+
{ }
4849
}

0 commit comments

Comments
 (0)