We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8a564cc commit 87843a3Copy full SHA for 87843a3
javascript/ql/src/semmle/javascript/frameworks/Templating.qll
@@ -630,7 +630,7 @@ module Templating {
630
override DataFlow::Node getTemplateParamsNode() { result = getArgument(1) }
631
}
632
633
- /**
+ /**
634
* The `include` function, seen as an API node, so we can treat it as a template instantiation
635
* in `EjsIncludeCallInTemplate`.
636
*
0 commit comments