view .clang-format @ 35994:ae0d25071fca

rebase: eliminate node from successors early in _computeobsoletenotrebased()
author Denis Laxalde <denis@laxalde.org>
date Fri, 09 Feb 2018 21:45:16 +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