Codebase list i3lock-color / 36c9ee2e-3986-4dad-8011-d22fd86ade47/upstream .clang-format
36c9ee2e-3986-4dad-8011-d22fd86ade47/upstream

Tree @36c9ee2e-3986-4dad-8011-d22fd86ade47/upstream (Download .tar.gz)

.clang-format @36c9ee2e-3986-4dad-8011-d22fd86ade47/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