.clang-format
author Augie Fackler <raf@durin42.com>
Wed, 04 Apr 2018 10:35:09 -0400
branchstable
changeset 37287 fb92df8b634c
parent 34798 e33381d95930
child 36224 d0a3fa849cb8
permissions -rw-r--r--
Added signature for changeset 7de7bd407251

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