<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On Thu, May 5, 2016 at 2:05 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"><span class="">On Thu, 5 May 2016 15:55:22 -0400, Marcus D. Hanwell said:<br></span><span class=""><br>
>Seems reasonable to me. Both require a large number of changes, and<br>
>are we still changing the indentation style in VTK as I thought we<br>
>agreed last year?<br>
<br>
</span>I hope so, but I personally have not tackled it.  I think the best thing would be to use clang-format.<br></blockquote><div><br></div><div><div>The re-indentation script that I wrote last year is still ready and waiting:</div><div><br></div><div>VTK/Utilities/Maintenance/vtk_reindent_code.py</div><div><br></div><div>This script _only_ changes the brace indentation, it doesn't change the</div><div>code in any other way.  So please use it instead of any re-styling programs,</div><div>we want to keep the git history as clean as possible, so the braces are the</div><div>only thing we want to move.</div><div><br></div><div>Another repository-wide code change that I've wanted to do for a while</div><div>is removing all the //BTX //ETX markers, since they no longer do anything.</div></div><div><br></div><div> - David</div></div></div></div>