view .clang-format @ 35843:512113eb9d26

mq: open status file et al in bytes mode Differential Revision: https://phab.mercurial-scm.org/D1902
author Augie Fackler <augie@google.com>
date Wed, 17 Jan 2018 22:05:02 -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