Skip to content

Commit 9c643ec

Browse files
Java: Fix formatting
1 parent 69fd579 commit 9c643ec

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

java/ql/src/semmle/code/java/security/CommandArguments.qll

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
1-
/**
1+
/**
22
* Definitions for reasoning about lists and arrays that are to be used as arguments to an external process.
33
*/
4+
45
import java
56
import semmle.code.java.dataflow.SSA
67
import semmle.code.java.Collections

0 commit comments

Comments
 (0)