Codebase list i3lock-color / 3198b7fc-4dfd-4bdd-af1e-eadf9e1495ed/upstream .clang-format
3198b7fc-4dfd-4bdd-af1e-eadf9e1495ed/upstream

Tree @3198b7fc-4dfd-4bdd-af1e-eadf9e1495ed/upstream (Download .tar.gz)

.clang-format @3198b7fc-4dfd-4bdd-af1e-eadf9e1495ed/upstreamraw · history · blame

BasedOnStyle: google
AllowShortIfStatementsOnASingleLine: false
AllowShortLoopsOnASingleLine: false
AllowShortFunctionsOnASingleLine: None
AllowShortBlocksOnASingleLine: false
AlwaysBreakBeforeMultilineStrings: false
IndentWidth: 4
PointerBindsToType: false
ColumnLimit: 0
SpaceBeforeParens: ControlStatements
SortIncludes: false