Codebase list i3lock-color / e7a3e346-f12a-4cb1-b5cc-0cb02fc9ee47/main .clang-format
e7a3e346-f12a-4cb1-b5cc-0cb02fc9ee47/main

Tree @e7a3e346-f12a-4cb1-b5cc-0cb02fc9ee47/main (Download .tar.gz)

.clang-format @e7a3e346-f12a-4cb1-b5cc-0cb02fc9ee47/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