view .clang-format @ 35056:235d58aa723e

tests: conditionally display obsfate in test-rebase-obsolete log output This helps understanding and debugging.
author Denis Laxalde <denis@laxalde.org>
date Mon, 06 Nov 2017 22:08:02 +0100
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