Codebase list i3lock-color / 3bb6993c-ee02-4c16-806a-91bbfc8c1c4e/main .clang-format
3bb6993c-ee02-4c16-806a-91bbfc8c1c4e/main

Tree @3bb6993c-ee02-4c16-806a-91bbfc8c1c4e/main (Download .tar.gz)

.clang-format @3bb6993c-ee02-4c16-806a-91bbfc8c1c4e/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