Codebase list i3lock-color / 4ba5e032-df0e-448c-b330-d2f224a40e2a/main .clang-format
4ba5e032-df0e-448c-b330-d2f224a40e2a/main

Tree @4ba5e032-df0e-448c-b330-d2f224a40e2a/main (Download .tar.gz)

.clang-format @4ba5e032-df0e-448c-b330-d2f224a40e2a/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