view .clang-format @ 34915:cab34bda259e stable

help: fix typo in hg merge documentation
author Joe Blaylock <jrbl@google.com>
date Fri, 20 Oct 2017 14:15:46 -0700
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