Codebase list i3lock-color / f7c11898-1896-43ff-a8cf-43887b1c9ae7/upstream .clang-format
f7c11898-1896-43ff-a8cf-43887b1c9ae7/upstream

Tree @f7c11898-1896-43ff-a8cf-43887b1c9ae7/upstream (Download .tar.gz)

.clang-format @f7c11898-1896-43ff-a8cf-43887b1c9ae7/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