blob: 6345fe11397a837a1f443ac53e93c3097a85191f [file] [log] [blame]
---
Language: Cpp
AccessModifierOffset: -2
ColumnLimit: 120
DerivePointerAlignment: false
PointerAlignment: Left
SortIncludes: true
IndentWidth: 2
NamespaceIndentation: Inner
AlwaysBreakTemplateDeclarations: true
AllowShortCaseLabelsOnASingleLine: false
AllowShortEnumsOnASingleLine: false
AllowShortFunctionsOnASingleLine: false
IndentCaseBlocks: false
IndentCaseLabels: true
...
---
Language: Proto
ColumnLimit: 120
SpacesInContainerLiterals: false
AllowShortFunctionsOnASingleLine: None
ReflowComments: false
...