Module QlFormat
Import path
import qtil.cpp.format.QlFormatImports
| QlFormat<Location::Location, Locatable::CppLocatableConfig> | A module that offers a way of formatting CodeQL query messages in a consistent way, with varying numbers of placeholders, via a template-like syntax. This module is useful for writing more user-friendly messages for certain types of queries, with a cleaner query implementation. |