Skip to content
  • David Gobbi's avatar
    Move re-indentation utility to the Maintenance dir. · 6f62b2d5
    David Gobbi authored
    This is a python script that changes the Whitesmiths indentation
    style to the Allman indentation style that is currently more popular.
    This script will only change the brace indentation, it will not change
    the code in any other way, so "git blame" results will be mostly
    unchanged after re-styling.
    6f62b2d5