Codebase list i3lock-color / 92d98fc5-29a2-4086-9265-a843d0ee20bf/upstream .clang-format
92d98fc5-29a2-4086-9265-a843d0ee20bf/upstream

Tree @92d98fc5-29a2-4086-9265-a843d0ee20bf/upstream (Download .tar.gz)

.clang-format @92d98fc5-29a2-4086-9265-a843d0ee20bf/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