Codebase list i3lock-color / 12070caf-13c0-4dc6-abe9-23d97a6bd777/main .clang-format
12070caf-13c0-4dc6-abe9-23d97a6bd777/main

Tree @12070caf-13c0-4dc6-abe9-23d97a6bd777/main (Download .tar.gz)

.clang-format @12070caf-13c0-4dc6-abe9-23d97a6bd777/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