On 15/05/15 10:33, Hieu Hoang wrote: > Be my guest First step is done. Instead of scripts/other/beautify.perl we now have scripts/other/beautify.py.
It adds some options: * --help, obviously. * Verbosity is optional. * It supports dry runs. * You can make it ignore a difference in astyle versions. Use that last option with care: I'm seeing a huge diff when running astyle 2.04 instead of 2.01! Next step is to generalize the "don't clean up in these directories" part so we can easily reuse this for other projects. If it stays as simple as it is, I could just make it a file of newline-separated entries, named .beautify-ignore (or whatever better idea comes along). Jeroen _______________________________________________ Moses-support mailing list [email protected] http://mailman.mit.edu/mailman/listinfo/moses-support
