Codebase list i3lock-color / 787fd8af-8852-4fcc-bcff-5e6a430f9655/main .clang-format
787fd8af-8852-4fcc-bcff-5e6a430f9655/main

Tree @787fd8af-8852-4fcc-bcff-5e6a430f9655/main (Download .tar.gz)

.clang-format @787fd8af-8852-4fcc-bcff-5e6a430f9655/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