mirror of
https://github.com/swaywm/sway.git
synced 2025-10-29 05:40:18 -04: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
|