.clang-format
author Boris Feld <boris.feld@octobus.net>
Mon, 16 Oct 2017 12:36:42 +0200
changeset 34817 a80142b03552
parent 34798 e33381d95930
child 36224 d0a3fa849cb8
permissions -rw-r--r--
exchange: fix issue3781 reference in the comment This comment is about: issue3781: Courtesy Phases synchronisation to publishing server prevent subrepo push Not about: issue3871: Slow hg log when template contains {file_adds}, {file_mods} and {file_dels}

BasedOnStyle: LLVM
IndentWidth: 8
UseTab: ForIndentation
BreakBeforeBraces: Linux
AllowShortIfStatementsOnASingleLine: false
IndentCaseLabels: false
AllowShortBlocksOnASingleLine: false
AllowShortFunctionsOnASingleLine: false