Codebase list i3lock-color / 3f6c2cb6-1b4b-4200-aac2-7b2433748f2f/upstream .clang-format
3f6c2cb6-1b4b-4200-aac2-7b2433748f2f/upstream

Tree @3f6c2cb6-1b4b-4200-aac2-7b2433748f2f/upstream (Download .tar.gz)

.clang-format @3f6c2cb6-1b4b-4200-aac2-7b2433748f2f/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