view .clang-format @ 35843:2c49b2e7da86 stable

Added signature for changeset 369aadf7a326
author Kevin Bullock <kbullock@ringworld.org>
date Tue, 06 Mar 2018 13:08:00 -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