Codebase list i3lock-color / e85f7c76-1ef8-46e4-8b71-d31548aaba34/main .clang-format
e85f7c76-1ef8-46e4-8b71-d31548aaba34/main

Tree @e85f7c76-1ef8-46e4-8b71-d31548aaba34/main (Download .tar.gz)

.clang-format @e85f7c76-1ef8-46e4-8b71-d31548aaba34/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