dwmblocks/.clang-format
2023-04-06 06:18:16 +05:30

7 lines
149 B
YAML

BasedOnStyle: Google
IndentWidth: 4
ColumnLimit: 79
AlignArrayOfStructures: Left
AlignConsecutiveMacros: true
AllowShortFunctionsOnASingleLine: None