On 2012-07-05 06:46, Walter Bright wrote:
It would be nice to have a D source code formatter. But it needs a champion. Who's up for it?
I just tried ddmd-clean and it already does some form of source code formatting. It will format the following file:
https://github.com/zachthemystic/ddmd-clean/blob/master/main.d To something like this: http://pastebin.com/JUauQDvb https://github.com/zachthemystic/ddmd-clean -- /Jacob Carlborg
