clang-tools 22.0.0git
clang::tidy::utils::FormatStringConverter::Configuration Struct Reference

#include <FormatStringConverter.h>

Public Attributes

bool StrictMode = false
bool AllowTrailingNewlineRemoval = false

Detailed Description

Definition at line 36 of file FormatStringConverter.h.

Member Data Documentation

◆ AllowTrailingNewlineRemoval

bool clang::tidy::utils::FormatStringConverter::Configuration::AllowTrailingNewlineRemoval = false

◆ StrictMode

bool clang::tidy::utils::FormatStringConverter::Configuration::StrictMode = false

The documentation for this struct was generated from the following file: