Module QlFormat
Import path
import qtil.javascript.format.QlFormatImports
| QlFormat<Locations::DbLocation, Locatable::JavascriptLocatableConfig> | 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. |