view .clang-format @ 34995:4cc910cd81d0 stable

Added signature for changeset cabc840ffdee
author Augie Fackler <raf@durin42.com>
date Tue, 07 Nov 2017 13:15:35 -0500
parents e33381d95930
children d0a3fa849cb8
line wrap: on
line source

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