- dfmtAlignSwitchStatements
bool dfmtAlignSwitchStatements;
Undocumented in source.
- dfmtBraceStyle
BraceStyle dfmtBraceStyle;
Undocumented in source.
- dfmtCompactLabeledStatements
bool dfmtCompactLabeledStatements;
Undocumented in source.
- dfmtOutdentAttributes
bool dfmtOutdentAttributes;
Undocumented in source.
- dfmtSelectiveImportSpace
bool dfmtSelectiveImportSpace;
Undocumented in source.
- dfmtSingleTemplateConstraintIndent
bool dfmtSingleTemplateConstraintIndent;
Undocumented in source.
- dfmtSoftMaxLineLength
int dfmtSoftMaxLineLength;
Undocumented in source.
- dfmtSpaceAfterCast
bool dfmtSpaceAfterCast;
Undocumented in source.
- dfmtSpaceAfterKeywords
bool dfmtSpaceAfterKeywords;
Undocumented in source.
- dfmtSpaceBeforeFunctionParameters
bool dfmtSpaceBeforeFunctionParameters;
Undocumented in source.
- dfmtSplitOperatorAtLineEnd
bool dfmtSplitOperatorAtLineEnd;
Undocumented in source.
- dfmtTemplateConstraintStyle
TemplateConstraintStyle dfmtTemplateConstraintStyle;
Undocumented in source.
- endOfLine
EndOfLine endOfLine;
Undocumented in source.
- maxLineLength
int maxLineLength;
Undocumented in source.