Top/Prog/formatter/clang-format

目次

書式オプション(抜粋)

Language:

#

AccessModifierOffset:

AlignAfterOpenBracket:

AlignConsecutiveAssignments:

AlignConsecutiveDeclarations:

AlignEscapedNewlinesLeft:

AlignOperands:

AlignTrailingComments:

AllowAllParametersOfDeclarationOnNextLine:

AllowShortBlocksOnASingleLine:

AllowShortCaseLabelsOnASingleLine:

AllowShortFunctionsOnASingleLine:

AllowShortIfStatementsOnASingleLine:

AllowShortLoopsOnASingleLine:

AlwaysBreakAfterDefinitionReturnType:

AlwaysBreakAfterReturnType:

AlwaysBreakBeforeMultilineStrings:

AlwaysBreakTemplateDeclarations:

BinPackArguments:

BinPackParameters:

BraceWrapping:

AfterClass:

AfterControlStatement:

AfterEnum:

AfterFunction:

AfterNamespace:

AfterObjCDeclaration:

AfterStruct:

AfterUnion:

BeforeCatch:

BeforeElse:

IndentBraces:

BreakBeforeBinaryOperators:

BreakBeforeBraces:

BreakBeforeTernaryOperators:

BreakConstructorInitializersBeforeComma:

ColumnLimit:

CommentPragmas:

ConstructorInitializerAllOnOneLineOrOnePerLine:

ConstructorInitializerIndentWidth:

ContinuationIndentWidth:

Cpp11BracedListStyle:

DerivePointerAlignment:

DisableFormat:

ExperimentalAutoDetectBinPacking:

ForEachMacros:

IncludeCategories:

-

Priority:

-

Priority:

-

Priority:

IndentCaseLabels:

IndentWidth:

IndentWrappedFunctionNames:

KeepEmptyLinesAtTheStartOfBlocks:

MacroBlockBegin:

MacroBlockEnd:

MaxEmptyLinesToKeep:

NamespaceIndentation:

ObjCBlockIndentWidth:

ObjCSpaceAfterProperty:

ObjCSpaceBeforeProtocolList:

PenaltyBreakBeforeFirstCallParameter:

PenaltyBreakComment:

PenaltyBreakFirstLessLess:

PenaltyBreakString:

PenaltyExcessCharacter:

PenaltyReturnTypeOnItsOwnLine:

PointerAlignment:

ReflowComments:

SortIncludes:

SpaceAfterCStyleCast:

SpaceBeforeAssignmentOperators:

SpaceBeforeParens:

SpaceInEmptyParentheses:

SpacesBeforeTrailingComments:

SpacesInAngles:

SpacesInContainerLiterals:

SpacesInCStyleCastParentheses:

SpacesInParentheses:

SpacesInSquareBrackets:

Standard:

TabWidth:

UseTab:

...

参考リンク


トップ   新規 一覧 検索 最終更新   ヘルプ   最終更新のRSS