<div dir="ltr"><br><div>Apologies for the "newbie question", I would like to know if I were to proceed with looking at implementing a "AlwaysBreakBeforeElse" configuration option to Clang-Format would I be working against the general direction of Clang Format?</div><div><br></div><div>I would like to format </div><div><br></div><div>if (x){</div><div>}</div><div>else {</div><div>}</div><div><br></div><div>in combination with BreakBeforeBraces "Linux" style (for classes, namespaces and functions)</div><div><br></div><div>I found a previous submission that performed something l like what I needed but I couldn't see this submission in the "trunk" </div><div><br></div><div><a href="http://lists.cs.uiuc.edu/pipermail/cfe-commits/Week-of-Mon-20140505/105216.html">http://lists.cs.uiuc.edu/pipermail/cfe-commits/Week-of-Mon-20140505/105216.html</a><br></div><div><br></div><div>I wondered if this had not been submitted, rejected and/or if there was a reason why?</div><div><br></div><div>Many thanks in advance</div><div><br></div><div>MyDeveloperDay</div><div><a href="https://mydeveloperday.wordpress.com/">https://mydeveloperday.wordpress.com/</a><br></div><div>@mydeveloperday</div></div>