.clang-format
author Kevin Bullock <kbullock+mercurial@ringworld.org>
Tue, 06 Mar 2018 13:17:07 -0600
branchstable
changeset 36757 8bba684efde7
parent 34798 e33381d95930
child 36224 d0a3fa849cb8
permissions -rw-r--r--
merge with security patches

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