.clang-format
author Augie Fackler <augie@google.com>
Tue, 07 Nov 2017 11:22:24 -0500
branchstable
changeset 34990 cabc840ffdee
parent 34798 e33381d95930
child 36224 d0a3fa849cb8
permissions -rw-r--r--
stable: merge with security patches

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