view .clang-format @ 35555:d984d9b3411e

test-glog: dump computed set It's more important than the revset expression built from command options.
author Yuya Nishihara <yuya@tcha.org>
date Wed, 03 Jan 2018 17:12:30 +0900
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