.clang-format
author Matt Harbison <matt_harbison@yahoo.com>
Wed, 17 Jan 2018 20:54:05 -0500
changeset 35694 8a23082f4d93
parent 34798 e33381d95930
child 36224 d0a3fa849cb8
permissions -rw-r--r--
lfs: correct documentation typo

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