mirror of
https://github.com/mintycube/dwmblocks.git
synced 2024-10-22 12:05:47 +00:00
7 lines
149 B
YAML
7 lines
149 B
YAML
BasedOnStyle: Google
|
|
IndentWidth: 4
|
|
ColumnLimit: 79
|
|
AlignArrayOfStructures: Left
|
|
AlignConsecutiveMacros: true
|
|
AllowShortFunctionsOnASingleLine: None
|