Codebase list i3lock-color / run/de11fdd4-6e3c-4d0b-b800-a6edc8f04717/main .clang-format
run/de11fdd4-6e3c-4d0b-b800-a6edc8f04717/main

Tree @run/de11fdd4-6e3c-4d0b-b800-a6edc8f04717/main (Download .tar.gz)

.clang-format @run/de11fdd4-6e3c-4d0b-b800-a6edc8f04717/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