Codebase list i3lock-color / 6220cdb1-3c23-464f-b0b1-588e8405b13b/upstream .clang-format
6220cdb1-3c23-464f-b0b1-588e8405b13b/upstream

Tree @6220cdb1-3c23-464f-b0b1-588e8405b13b/upstream (Download .tar.gz)

.clang-format @6220cdb1-3c23-464f-b0b1-588e8405b13b/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