Codebase list i3lock-color / 7c7eb7e4-486e-4938-ad8f-d1f3263de915/main .clang-format
7c7eb7e4-486e-4938-ad8f-d1f3263de915/main

Tree @7c7eb7e4-486e-4938-ad8f-d1f3263de915/main (Download .tar.gz)

.clang-format @7c7eb7e4-486e-4938-ad8f-d1f3263de915/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