Codebase list i3lock-color / 3df284ba-a507-4dff-a290-573e56f6bb28/main .clang-format
3df284ba-a507-4dff-a290-573e56f6bb28/main

Tree @3df284ba-a507-4dff-a290-573e56f6bb28/main (Download .tar.gz)

.clang-format @3df284ba-a507-4dff-a290-573e56f6bb28/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