view .clang-format @ 35462:6f754b0fe54e

journal: use pager journal output is long and should use a pager. Differential Revision: https://phab.mercurial-scm.org/D1740
author Jun Wu <quark@fb.com>
date Wed, 20 Dec 2017 16:44:35 -0800
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