view .clang-format @ 34952:05ebb553bd03 stable

internals: update test-help.t for config registrar copy-edit
author Kevin Bullock <kbullock+mercurial@ringworld.org>
date Wed, 01 Nov 2017 15:34:22 -0500
parents e33381d95930
children d0a3fa849cb8
line wrap: on
line source

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