Codebase list i3lock-color / 79868e86-0b30-416e-af51-0d1942c2b58b/upstream .clang-format
79868e86-0b30-416e-af51-0d1942c2b58b/upstream

Tree @79868e86-0b30-416e-af51-0d1942c2b58b/upstream (Download .tar.gz)

.clang-format @79868e86-0b30-416e-af51-0d1942c2b58b/upstreamraw · history · blame

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