Mercurial > hg
view .clang-format @ 35059:5cbbef8d2a57
debugdeltachain: output information about sparse read if enabled
author | Paul Morelle <paul.morelle@octobus.net> |
---|---|
date | Thu, 26 Oct 2017 09:27:09 +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