.clang-format
author Augie Fackler <raf@durin42.com>
Tue, 07 Nov 2017 13:15:35 -0500
branchstable
changeset 34995 4cc910cd81d0
parent 34798 e33381d95930
child 36224 d0a3fa849cb8
permissions -rw-r--r--
Added signature for changeset cabc840ffdee

BasedOnStyle: LLVM
IndentWidth: 8
UseTab: ForIndentation
BreakBeforeBraces: Linux
AllowShortIfStatementsOnASingleLine: false
IndentCaseLabels: false
AllowShortBlocksOnASingleLine: false
AllowShortFunctionsOnASingleLine: false