CodeQL library for Go
codeql/go-all 0.7.15-dev (changelog, source)
Search

Module StringOps::Formatting

Provides predicates and classes for working with Printf-style formatters.

Import path

import semmle.go.StringOps

Classes

Range

A function that performs string formatting in the same manner as fmt.Printf etc.

StringFormatCall

A call to a fmt.Printf-style string formatting function.