Formatting updates

This commit is contained in:
Joe Farebrother
2024-11-29 10:29:37 +00:00
parent dd8b7a4a8f
commit ebaab89933
5 changed files with 11 additions and 12 deletions

View File

@@ -16,5 +16,5 @@ import TemplateInjectionFlow::PathGraph
from TemplateInjectionFlow::PathNode source, TemplateInjectionFlow::PathNode sink
where TemplateInjectionFlow::flowPath(source, sink)
select sink.getNode(), source, sink, "This template construction depends on a $@.", source.getNode(),
"user-provided value"
select sink.getNode(), source, sink, "This template construction depends on a $@.",
source.getNode(), "user-provided value"