view .clang-format @ 34931:3f8273172636 stable

help: clarify the pre-txnclose-phase documentation Gregory Szorc requested some clarification.
author Boris Feld <boris.feld@octobus.net>
date Fri, 27 Oct 2017 21:43:22 +0200
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