<p dir="ltr">I changed my emacs to detect whether I'm editing a VTK or itk file and select the proper style.</p>
<div class="gmail_quote">On Sep 10, 2015 9:17 PM, "Ben Boeckel" <<a href="mailto:ben.boeckel@kitware.com">ben.boeckel@kitware.com</a>> wrote:<br type="attribution"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">On Fri, Sep 11, 2015 at 10:13:37 +1000, Andrew Maclean wrote:<br>
> 2) git blame needs to be able to cope with the changes.<br>
<br>
git blame can be told to ignore whitespace-only changes to a line (-w).<br>
<br>
> 3) The git hooks need changing.<br>
<br>
In what way? We've never enforced brace-style using hooks. Or at least<br>
we don't now.<br>
<br>
> 4) All the existing code needs to be retroformatted. Presumably you will<br>
> write a script to do this. It would be a good idea to add this script<br>
> (python?) to Utilities so that the Slicer people and others can easily<br>
> reformat their code if so desired.<br>
<br>
Yeah, committing the tool would be good.<br>
<br>
--Ben<br>
_______________________________________________<br>
Powered by <a href="http://www.kitware.com" rel="noreferrer" target="_blank">www.kitware.com</a><br>
<br>
Visit other Kitware open-source projects at <a href="http://www.kitware.com/opensource/opensource.html" rel="noreferrer" target="_blank">http://www.kitware.com/opensource/opensource.html</a><br>
<br>
Search the list archives at: <a href="http://markmail.org/search/?q=vtk-developers" rel="noreferrer" target="_blank">http://markmail.org/search/?q=vtk-developers</a><br>
<br>
Follow this link to subscribe/unsubscribe:<br>
<a href="http://public.kitware.com/mailman/listinfo/vtk-developers" rel="noreferrer" target="_blank">http://public.kitware.com/mailman/listinfo/vtk-developers</a><br>
<br>
</blockquote></div>