mirror of https://github.com/Wilfred/difftastic/
13 lines
326 B
YAML
13 lines
326 B
YAML
AlignArrayOfStructures: Left
|
|
BasedOnStyle: LLVM
|
|
IndentCaseLabels: true
|
|
IndentGotoLabels: true
|
|
IndentPPDirectives: AfterHash
|
|
IndentWidth: 2
|
|
KeepEmptyLinesAtTheStartOfBlocks: false
|
|
SeparateDefinitionBlocks: Always
|
|
SortIncludes: CaseInsensitive
|
|
SpaceAfterCStyleCast: false
|
|
SpaceAfterLogicalNot: false
|
|
SpaceBeforeCaseColon: false
|