Codebase list i3lock-color / c5fcdae8-6117-4d83-91ef-b13f63e29176/main .clang-format
c5fcdae8-6117-4d83-91ef-b13f63e29176/main

Tree @c5fcdae8-6117-4d83-91ef-b13f63e29176/main (Download .tar.gz)

.clang-format @c5fcdae8-6117-4d83-91ef-b13f63e29176/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