Codebase list i3lock-color / 5c4c3e5c-8a39-42b0-8f54-0936feb7dac2/main .clang-format
5c4c3e5c-8a39-42b0-8f54-0936feb7dac2/main

Tree @5c4c3e5c-8a39-42b0-8f54-0936feb7dac2/main (Download .tar.gz)

.clang-format @5c4c3e5c-8a39-42b0-8f54-0936feb7dac2/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