.clang-format
author Kevin Bullock <kbullock@ringworld.org>
Fri, 20 Oct 2017 13:44:35 -0500
branchstable
changeset 34913 8d9ba492e807
parent 34798 e33381d95930
child 36224 d0a3fa849cb8
permissions -rw-r--r--
Added tag 4.4-rc for changeset 1e2454b60e59

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