Codebase list i3lock-color / 43235932-00cc-440e-be9b-0277c3cc75cd/upstream .clang-format
43235932-00cc-440e-be9b-0277c3cc75cd/upstream

Tree @43235932-00cc-440e-be9b-0277c3cc75cd/upstream (Download .tar.gz)

.clang-format @43235932-00cc-440e-be9b-0277c3cc75cd/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