Re: [nant-dev] patch submissions and coding style

2003-11-21 Thread Ian MacLean
Actually make that: astyle -j -s4 -o -a -p -a --convert-tabs the -a forces curly brackets to attach to the previous line. Ian I'd just like to ask anyone submitting patches to run the following astyle command on the sources before posting them: astyle -j -s4 -o -a -p --convert-tabs this will

RE: [nant-dev] patch submissions and coding style

2003-11-21 Thread Clayton Harbour
Hi Ian, I got around to writing it but it has some bugs that still need to be worked out. The current state is: 1) Only runs against nant build on date: 2003/09/23 - not sure why but the task seems to hang on builds after 2) Bug in namespace/ class indentation: