mirror of
https://github.com/github/codeql.git
synced 2025-12-17 09:13:20 +01:00
397 B
397 B
lgtm,codescanning
FormattingFunction.getOutputParameterIndexnow has a parameter identifying whether the output at that index is a buffer or a stream.FormattingFunctionnow has a predicateisOutputGlobalindicating when the output is to a global stream.- The
primitiveVariadicFormatterandvariadicFormatterpredicates have more parameters exposing information about the function.