Codebase list i3lock-color / a9f3c505-59e8-4be5-bce9-ae58f6db8765/main .clang-format
a9f3c505-59e8-4be5-bce9-ae58f6db8765/main

Tree @a9f3c505-59e8-4be5-bce9-ae58f6db8765/main (Download .tar.gz)

.clang-format @a9f3c505-59e8-4be5-bce9-ae58f6db8765/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