Clang Format Editor (Clang 13) version 0.3.1

OptionValue
BasedOnStyle
AccessModifierOffset
AlignAfterOpenBracket
AlignArrayOfStructures
AlignConsecutiveAssignments
AlignConsecutiveBitFields
AlignConsecutiveDeclarations
AlignConsecutiveMacros
AlignEscapedNewlines
AlignOperands
AlignTrailingComments
AllowAllArgumentsOnNextLine
AllowAllParametersOfDeclarationOnNextLine
AllowShortBlocksOnASingleLine
AllowShortCaseLabelsOnASingleLine
AllowShortEnumsOnASingleLine
AllowShortFunctionsOnASingleLine
AllowShortIfStatementsOnASingleLine
AllowShortLambdasOnASingleLine
AllowShortLoopsOnASingleLine
AlwaysBreakAfterReturnType
AlwaysBreakBeforeMultilineStrings
AlwaysBreakTemplateDeclarations
AttributeMacros
BinPackArguments
BinPackParameters
BitFieldColonSpacing
AfterCaseLabel
AfterClass
AfterControlStatement
AfterEnum
AfterFunction
AfterNamespace
AfterStruct
AfterUnion
AfterExternBlock
BeforeCatch
BeforeElse
BeforeLambdaBody
BeforeWhile
IndentBraces
SplitEmptyFunction
SplitEmptyRecord
SplitEmptyNamespace
BreakBeforeBinaryOperators
BreakBeforeBraces
BreakBeforeConceptDeclarations
BreakBeforeTernaryOperators
BreakConstructorInitializers
BreakInheritanceList
BreakStringLiterals
ColumnLimit
CommentPragmas
CompactNamespaces
ConstructorInitializerIndentWidth
ContinuationIndentWidth
Cpp11BracedListStyle
DeriveLineEnding
DerivePointerAlignment
DisableFormat
EmptyLineAfterAccessModifier
EmptyLineBeforeAccessModifier
FixNamespaceComments
ForEachMacros
IncludeBlocks
IndentAccessModifiers
IndentCaseBlocks
IndentCaseLabels
IndentExternBlock
IndentGotoLabels
IndentPPDirectives
IndentRequires
IndentWidth
IndentWrappedFunctionNames
KeepEmptyLinesAtTheStartOfBlocks
LambdaBodyIndentation
Language
MacroBlockBegin
MacroBlockEnd
MaxEmptyLinesToKeep
NamespaceIndentation
NamespaceMacros
PPIndentWidth
PackConstructorInitializers
PenaltyBreakAssignment
PenaltyBreakBeforeFirstCallParameter
PenaltyBreakComment
PenaltyBreakFirstLessLess
PenaltyBreakString
PenaltyBreakTemplateDeclaration
PenaltyExcessCharacter
PenaltyIndentedWhitespace
PenaltyReturnTypeOnItsOwnLine
PointerAlignment
ReferenceAlignment
ReflowComments
ShortNamespaceLines
SortIncludes
SortUsingDeclarations
SpaceAfterCStyleCast
SpaceAfterLogicalNot
SpaceAfterTemplateKeyword
SpaceAroundPointerQualifiers
SpaceBeforeAssignmentOperators
SpaceBeforeCaseColon
SpaceBeforeCpp11BracedList
SpaceBeforeCtorInitializerColon
SpaceBeforeInheritanceColon
SpaceBeforeParens
SpaceBeforeRangeBasedForLoopColon
SpaceBeforeSquareBrackets
SpaceInEmptyBlock
SpaceInEmptyParentheses
SpacesBeforeTrailingComments
SpacesInAngles
SpacesInCStyleCastParentheses
SpacesInConditionalStatement
SpacesInParentheses
SpacesInSquareBrackets
Standard
StatementAttributeLikeMacros
StatementMacros
TabWidth
TypenameMacros
UseCRLF
UseTab
WhitespaceSensitiveMacros
Option Description