mirror of
https://github.com/labwc/labwc.git
synced 2025-11-02 09:01:47 -05:00
8 lines
188 B
Text
8 lines
188 B
Text
|
|
BasedOnStyle: LLVM
|
||
|
|
IndentWidth: 8
|
||
|
|
AlwaysBreakAfterReturnType: TopLevel
|
||
|
|
UseTab: ForIndentation
|
||
|
|
BreakBeforeBraces: Linux
|
||
|
|
AllowShortEnumsOnASingleLine: false
|
||
|
|
AlignAfterOpenBracket: DontAlign
|