.clang-format
author Matt Harbison <matt_harbison@yahoo.com>
Sun, 11 Feb 2018 00:30:15 -0500
changeset 36138 a991fcc48222
parent 34798 e33381d95930
child 36224 d0a3fa849cb8
permissions -rw-r--r--
lfs: migrate to the fileprefetch callback mechanism

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