Codebase list i3lock-color / a712d97b-115a-4536-b16f-9e9d4e5e3d17/upstream .clang-format
a712d97b-115a-4536-b16f-9e9d4e5e3d17/upstream

Tree @a712d97b-115a-4536-b16f-9e9d4e5e3d17/upstream (Download .tar.gz)

.clang-format @a712d97b-115a-4536-b16f-9e9d4e5e3d17/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