Codebase list i3lock-color / 52331a0d-8850-47e6-be80-3778bad3d124/main .clang-format
52331a0d-8850-47e6-be80-3778bad3d124/main

Tree @52331a0d-8850-47e6-be80-3778bad3d124/main (Download .tar.gz)

.clang-format @52331a0d-8850-47e6-be80-3778bad3d124/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