clang-format configurator v2

Version

BasedOnStyle
AccessModifierOffset
AlignAfterOpenBracket
AlignArrayOfStructures
AlignConsecutiveAssignments
Enabled
AcrossEmptyLines
AcrossComments
AlignCompound
AlignFunctionPointers
PadOperators
AlignConsecutiveBitFields
Enabled
AcrossEmptyLines
AcrossComments
AlignCompound
AlignFunctionPointers
PadOperators
AlignConsecutiveDeclarations
Enabled
AcrossEmptyLines
AcrossComments
AlignCompound
AlignFunctionPointers
PadOperators
AlignConsecutiveMacros
Enabled
AcrossEmptyLines
AcrossComments
AlignCompound
AlignFunctionPointers
PadOperators
AlignConsecutiveShortCaseStatements
Enabled
AcrossEmptyLines
AcrossComments
AlignCaseArrows
AlignCaseColons
AlignConsecutiveTableGenBreakingDAGArgColons
Enabled
AcrossEmptyLines
AcrossComments
AlignCompound
AlignFunctionPointers
PadOperators
AlignConsecutiveTableGenCondOperatorColons
Enabled
AcrossEmptyLines
AcrossComments
AlignCompound
AlignFunctionPointers
PadOperators
AlignConsecutiveTableGenDefinitionColons
Enabled
AcrossEmptyLines
AcrossComments
AlignCompound
AlignFunctionPointers
PadOperators
AlignEscapedNewlines
AlignOperands
AlignTrailingComments
Kind
OverEmptyLines
AllowAllArgumentsOnNextLine
AllowAllParametersOfDeclarationOnNextLine
AllowBreakBeforeNoexceptSpecifier
AllowShortBlocksOnASingleLine
AllowShortCaseExpressionOnASingleLine
AllowShortCaseLabelsOnASingleLine
AllowShortCompoundRequirementOnASingleLine
AllowShortEnumsOnASingleLine
AllowShortFunctionsOnASingleLine
AllowShortIfStatementsOnASingleLine
AllowShortLambdasOnASingleLine
AllowShortLoopsOnASingleLine
AlwaysBreakAfterReturnType
AlwaysBreakBeforeMultilineStrings
AlwaysBreakTemplateDeclarations
AttributeMacros
BinPackArguments
BinPackParameters
BitFieldColonSpacing
BraceWrapping overridden by BreakBeforeBraces
AfterCaseLabel
AfterClass
AfterControlStatement
AfterEnum
AfterFunction
AfterNamespace
AfterObjCDeclaration
AfterStruct
AfterUnion
AfterExternBlock
BeforeCatch
BeforeElse
BeforeLambdaBody
BeforeWhile
IndentBraces
SplitEmptyFunction
SplitEmptyRecord
SplitEmptyNamespace
BracedInitializerIndentWidth
BreakAdjacentStringLiterals
BreakAfterAttributes
BreakAfterJavaFieldAnnotations
BreakArrays
BreakBeforeBinaryOperators
BreakBeforeBraces
BreakBeforeConceptDeclarations
BreakBeforeInlineASMColon
BreakBeforeTernaryOperators
BreakConstructorInitializers
BreakFunctionDefinitionParameters
BreakInheritanceList
BreakStringLiterals
BreakTemplateDeclarations
ColumnLimit
CommentPragmas
CompactNamespaces
ConstructorInitializerIndentWidth
ContinuationIndentWidth
Cpp11BracedListStyle
DerivePointerAlignment
DisableFormat
EmptyLineAfterAccessModifier
EmptyLineBeforeAccessModifier
ExperimentalAutoDetectBinPacking
FixNamespaceComments
ForEachMacros
IfMacros
IncludeBlocks
IncludeCategories
IncludeIsMainRegex
IncludeIsMainSourceRegex
IndentAccessModifiers
IndentCaseBlocks
IndentCaseLabels
IndentExternBlock
IndentGotoLabels
IndentPPDirectives
IndentRequiresClause
IndentWidth
IndentWrappedFunctionNames
InsertBraces
InsertNewlineAtEOF
InsertTrailingCommas
IntegerLiteralSeparator
Binary
BinaryMinDigits
Decimal
DecimalMinDigits
Hex
HexMinDigits
JavaImportGroups
JavaScriptQuotes
JavaScriptWrapImports
KeepEmptyLines
AtEndOfFile
AtStartOfBlock
AtStartOfFile
KeepEmptyLinesAtEOF
KeepEmptyLinesAtTheStartOfBlocks
LambdaBodyIndentation
Language
LineEnding
MacroBlockBegin
MacroBlockEnd
Macros
MainIncludeChar
MaxEmptyLinesToKeep
NamespaceIndentation
NamespaceMacros
ObjCBinPackProtocolList
ObjCBlockIndentWidth
ObjCBreakBeforeNestedBlockParam
ObjCPropertyAttributeOrder
ObjCSpaceAfterProperty
ObjCSpaceBeforeProtocolList
PPIndentWidth
PackConstructorInitializers
PenaltyBreakAssignment
PenaltyBreakBeforeFirstCallParameter
PenaltyBreakComment
PenaltyBreakFirstLessLess
PenaltyBreakOpenParenthesis
PenaltyBreakScopeResolution
PenaltyBreakString
PenaltyBreakTemplateDeclaration
PenaltyExcessCharacter
PenaltyIndentedWhitespace
PenaltyReturnTypeOnItsOwnLine
PointerAlignment
QualifierAlignment
QualifierOrder
RawStringFormats
ReferenceAlignment
ReflowComments
RemoveBracesLLVM
RemoveParentheses
RemoveSemicolon
RequiresClausePosition
RequiresExpressionIndentation
SeparateDefinitionBlocks
ShortNamespaceLines
SkipMacroDefinitionBody
SortIncludes
SortJavaStaticImport
SortUsingDeclarations
SpaceAfterCStyleCast
SpaceAfterLogicalNot
SpaceAfterTemplateKeyword
SpaceAroundPointerQualifiers
SpaceBeforeAssignmentOperators
SpaceBeforeCaseColon
SpaceBeforeCpp11BracedList
SpaceBeforeCtorInitializerColon
SpaceBeforeInheritanceColon
SpaceBeforeJsonColon
SpaceBeforeParensOptions overridden by SpaceBeforeParens
AfterControlStatements
AfterForeachMacros
AfterFunctionDeclarationName
AfterFunctionDefinitionName
AfterIfMacros
AfterOverloadedOperator
AfterPlacementOperator
AfterRequiresInClause
AfterRequiresInExpression
BeforeNonEmptyParentheses
SpaceBeforeRangeBasedForLoopColon
SpaceBeforeSquareBrackets
SpaceInEmptyBlock
SpacesBeforeTrailingComments
SpacesInAngles
SpacesInContainerLiterals
SpacesInLineCommentPrefix
Minimum
Maximum
SpacesInParens
SpacesInParensOptions
ExceptDoubleParentheses
InConditionalStatements
InCStyleCasts
InEmptyParentheses
Other
SpacesInSquareBrackets
Standard
StatementAttributeLikeMacros
StatementMacros
TabWidth
TableGenBreakInsideDAGArg
TableGenBreakingDAGArgOperators
TypeNames
TypenameMacros
UseTab
VerilogBreakBetweenInstancePorts
WhitespaceSensitiveMacros
AllowAllConstructorInitializersOnNextLine
AlwaysBreakAfterDefinitionReturnType
BreakAfterReturnType
ConstructorInitializerAllOnOneLineOrOnePerLine
DeriveLineEnding
SpaceBeforeParens
SpaceInEmptyParentheses
SpacesInCStyleCastParentheses
SpacesInConditionalStatement
SpacesInParentheses
UseCRLF
loading
הההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההה
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX