.clang-format
author Kevin Bullock <kbullock@ringworld.org>
Fri, 20 Oct 2017 13:44:38 -0500
branchstable
changeset 34914 5539a6acfd77
parent 34798 e33381d95930
child 36262 d0a3fa849cb8
permissions -rw-r--r--
Added signature for changeset 1e2454b60e59

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