Codebase list i3lock-color / d3dd6b58-e269-47e6-a513-d69dd64f3325/main .clang-format
d3dd6b58-e269-47e6-a513-d69dd64f3325/main

Tree @d3dd6b58-e269-47e6-a513-d69dd64f3325/main (Download .tar.gz)

.clang-format @d3dd6b58-e269-47e6-a513-d69dd64f3325/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