.clang-format
author Joe Blaylock <jrbl@google.com>
Fri, 20 Oct 2017 14:15:46 -0700
branchstable
changeset 34915 cab34bda259e
parent 34798 e33381d95930
child 36262 d0a3fa849cb8
permissions -rw-r--r--
help: fix typo in hg merge documentation

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