Codebase list dreamchess / a8069b2e-bf8c-406f-8175-d8e3adb66ee3/upstream .clang-format
a8069b2e-bf8c-406f-8175-d8e3adb66ee3/upstream

Tree @a8069b2e-bf8c-406f-8175-d8e3adb66ee3/upstream (Download .tar.gz)

.clang-format @a8069b2e-bf8c-406f-8175-d8e3adb66ee3/upstreamraw · history · blame

BasedOnStyle: LLVM
IndentWidth: 4
TabWidth: 4
UseTab: Always
BreakBeforeBraces: Attach
AllowShortFunctionsOnASingleLine: false
AllowShortIfStatementsOnASingleLine: false
IndentCaseLabels: false
ColumnLimit: 120
AccessModifierOffset: -4