codeql/python-all
2.2.0
For other CodeQL resources, including tutorials and examples, see the CodeQL documentation
.
Gets the number of format items in a format string
import semmle.python.strings
int format_items(StringLiteral e)