Codebase list i3lock-color / f10150d9-330d-41aa-9d42-df26903ecb84/upstream .clang-format
f10150d9-330d-41aa-9d42-df26903ecb84/upstream

Tree @f10150d9-330d-41aa-9d42-df26903ecb84/upstream (Download .tar.gz)

.clang-format @f10150d9-330d-41aa-9d42-df26903ecb84/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