.clang-format
author Augie Fackler <augie@google.com>
Mon, 06 Nov 2017 14:56:17 -0500
branchstable
changeset 34988 bd725a71f274
parent 34798 e33381d95930
child 36224 d0a3fa849cb8
permissions -rw-r--r--
config: add some more documentation around why svn and git subrepos are off

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