Module QlFormat
Import path
import qtil.ruby.format.QlFormatImports
| QlFormat<Locations::Location, Locatable::RubyLocatableConfig> | 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. |