Codebase list i3lock-color / 9cc5eabd-fdeb-4bce-b268-1f2e768acdf0/main .clang-format
9cc5eabd-fdeb-4bce-b268-1f2e768acdf0/main

Tree @9cc5eabd-fdeb-4bce-b268-1f2e768acdf0/main (Download .tar.gz)

.clang-format @9cc5eabd-fdeb-4bce-b268-1f2e768acdf0/mainraw · history · blame

BasedOnStyle: google
AllowShortIfStatementsOnASingleLine: false
AllowShortLoopsOnASingleLine: false
AllowShortFunctionsOnASingleLine: None
AllowShortBlocksOnASingleLine: false
AlwaysBreakBeforeMultilineStrings: false
IndentWidth: 4
PointerBindsToType: false
ColumnLimit: 0
SpaceBeforeParens: ControlStatements
SortIncludes: false