view .clang-format @ 35174:fff9ffa2ea05 stable

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