clang-tools 20.0.0git
Public Attributes | List of all members
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: