JS: Run auto-formatter

This commit is contained in:
Jason Reed
2019-02-13 14:01:26 -05:00
committed by Jason Reed
parent abd2644af7
commit 32d48ba98b
2 changed files with 14 additions and 18 deletions

View File

@@ -19,4 +19,4 @@ from Configuration cfg, DataFlow::PathNode source, DataFlow::PathNode sink
where cfg.hasFlowPath(source, sink)
select sink.getNode(), source, sink,
"Unsanitized zip archive $@, which may contain '..', is used in a file system operation.",
source.getNode(), "item path"
source.getNode(), "item path"