.clang-format
author Matt Harbison <matt_harbison@yahoo.com>
Sat, 20 Jan 2018 13:57:11 -0500
changeset 35770 0aafeded7957
parent 34798 e33381d95930
child 36262 d0a3fa849cb8
permissions -rw-r--r--
test-sparse: make the '.hg' exclusion filter Windows compatible

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