Fix formatting in Lang.qll

This commit is contained in:
Jonathan Leitschuh
2020-10-15 08:51:40 -04:00
parent 48f4b6c058
commit a9c5551284

View File

@@ -1,5 +1,6 @@
/** Definitions related to the Apache Commons Lang library. */
import semmle.code.java.Type
import java
/*--- Types ---*/
/** The class `org.apache.commons.lang.RandomStringUtils` or `org.apache.commons.lang3.RandomStringUtils`. */