Codebase list i3lock-color / 3a3f465b-eba3-4148-a1b7-fbcd5e9c7d61/main .clang-format
3a3f465b-eba3-4148-a1b7-fbcd5e9c7d61/main

Tree @3a3f465b-eba3-4148-a1b7-fbcd5e9c7d61/main (Download .tar.gz)

.clang-format @3a3f465b-eba3-4148-a1b7-fbcd5e9c7d61/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