maarten van damme wrote: > 2012/7/5 Jens Mueller <[email protected]>: > > 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'm using uncrustify (http://uncrustify.sourceforge.net/). It does most > > of the time what I want. > > > > Jens > > I'm using uncrustify too although it has the annoying habbit of > rewriting => to = > causing all functions using the new lambda syntax > to break.
Have you tried adding an issue? I had different problems. Most where fixed. Jens
