Codebase list i3lock-color / run/98fef042-42d8-49a9-bc96-caf93ee63009/main .clang-format
run/98fef042-42d8-49a9-bc96-caf93ee63009/main

Tree @run/98fef042-42d8-49a9-bc96-caf93ee63009/main (Download .tar.gz)

.clang-format @run/98fef042-42d8-49a9-bc96-caf93ee63009/mainraw · history · blame

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