Codebase list i3lock-color / upstream/2.13.c.4 .clang-format
upstream/2.13.c.4

Tree @upstream/2.13.c.4 (Download .tar.gz)

.clang-format @upstream/2.13.c.4raw · history · blame

BasedOnStyle: google
AllowShortIfStatementsOnASingleLine: false
AllowShortLoopsOnASingleLine: false
AllowShortFunctionsOnASingleLine: None
AllowShortBlocksOnASingleLine: false
AlwaysBreakBeforeMultilineStrings: false
IndentWidth: 4
PointerBindsToType: false
ColumnLimit: 0
SpaceBeforeParens: ControlStatements
SortIncludes: false