suckless-utils/dwmblocks-async/.clang-format

7 lines
149 B
YAML

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