Skip to content

Commit 872ee13

Browse files
committed
JS: formatting
1 parent fa35a6a commit 872ee13

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed
Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
import javascript
22

33
query predicate getRouteHandlerContainerStep(
4-
HTTP::RouteHandlerCandidateContainer container, DataFlow::SourceNode handler, DataFlow::SourceNode access
4+
HTTP::RouteHandlerCandidateContainer container, DataFlow::SourceNode handler,
5+
DataFlow::SourceNode access
56
) {
67
handler = container.getRouteHandler(access)
7-
}
8+
}

0 commit comments

Comments
 (0)