Skip to content

Commit 87843a3

Browse files
committed
JS: Autoformatttt
1 parent 8a564cc commit 87843a3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

javascript/ql/src/semmle/javascript/frameworks/Templating.qll

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -630,7 +630,7 @@ module Templating {
630630
override DataFlow::Node getTemplateParamsNode() { result = getArgument(1) }
631631
}
632632

633-
/**
633+
/**
634634
* The `include` function, seen as an API node, so we can treat it as a template instantiation
635635
* in `EjsIncludeCallInTemplate`.
636636
*

0 commit comments

Comments
 (0)