view .clang-format @ 34913:8d9ba492e807 stable

Added tag 4.4-rc for changeset 1e2454b60e59
author Kevin Bullock <kbullock@ringworld.org>
date Fri, 20 Oct 2017 13:44: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