view .clang-format @ 34999:b9a0d9aa7a37 stable

Added tag 4.4.2 for changeset a92b9f8e11ba
author Kevin Bullock <kbullock@ringworld.org>
date Fri, 01 Dec 2017 13:49:46 -0600
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