.clang-format
author Anton Shestakov <av6@dwimlabs.net>
Wed, 15 Nov 2017 16:06:00 +0800
changeset 35060 f9b23fa35cb3
parent 34798 e33381d95930
child 36224 d0a3fa849cb8
permissions -rw-r--r--
hgweb: split long lines in gitweb and monoblue (changeset summary and tags)

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