<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On Mon, Jul 4, 2016 at 3:41 PM, Sean McBride <span dir="ltr"><<a href="mailto:sean@rogue-research.com" target="_blank">sean@rogue-research.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-style:solid;border-left-color:rgb(204,204,204);padding-left:1ex"><br>
VTK's Whitesmiths style isn't supported by modern tools, and once we get away from it we can do things like autoformatting,</blockquote><div><br></div><div>Yup, this nicely summarizes the original reason for the proposal.</div><div><br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-style:solid;border-left-color:rgb(204,204,204);padding-left:1ex">git hooks that reject incorrect formatting, dashboard check of formatting, etc.</blockquote><div><br></div><div>We could do this regardless of what style we choose :)</div><div><br></div><div>My python script already has a "--test" option.  Checking that braces are present and that conditional blocks are correctly indented is easy.  We could run this check alongside the current HeaderTesting test (but unlike HeaderTesting, it'll run on .cxx files, too).</div><div><br></div><div> - David</div><div><br></div><div> <br></div></div></div></div>