mirror of
https://github.com/swaywm/sway.git
synced 2025-11-02 09:01:40 -05:00
8 lines
157 B
Text
8 lines
157 B
Text
|
|
BasedOnStyle: LLVM
|
||
|
|
IndentWidth: 8
|
||
|
|
UseTab: Always
|
||
|
|
BreakBeforeBraces: Attach
|
||
|
|
AllowShortIfStatementsOnASingleLine: false
|
||
|
|
IndentCaseLabels: false
|
||
|
|
ColumnLimit: 0
|