Codebase list i3lock-color / e4cbe54f-a173-4216-92c0-dc8bf53b476d/upstream .clang-format
e4cbe54f-a173-4216-92c0-dc8bf53b476d/upstream

Tree @e4cbe54f-a173-4216-92c0-dc8bf53b476d/upstream (Download .tar.gz)

.clang-format @e4cbe54f-a173-4216-92c0-dc8bf53b476d/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