view .clang-format @ 35165:27196b7fc1ac stable

cat: record the current behavior of wildcard matches in subrepos Mercurial subrepos support any match patterns.
author Yuya Nishihara <yuya@tcha.org>
date Sat, 25 Nov 2017 15:29:34 +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