Mercurial > hg
view .clang-format @ 35678:43154a76f392
debugdeltachain: display how many chunks would be read in sparse-read mode
author | Paul Morelle <paul.morelle@octobus.net> |
---|---|
date | Mon, 16 Oct 2017 14:32:06 +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