Codebase list i3lock-color / 222f3033-3b5e-47be-94af-7c9ba2d2c4b7/upstream .clang-format
222f3033-3b5e-47be-94af-7c9ba2d2c4b7/upstream

Tree @222f3033-3b5e-47be-94af-7c9ba2d2c4b7/upstream (Download .tar.gz)

.clang-format @222f3033-3b5e-47be-94af-7c9ba2d2c4b7/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