Code Beautifier

Holla,

I have a very big project (about 150 files, and more lines) written by several ppl.

I am looking for a utility/program that will reformat the code to default or parametrized indentation format.

I tried the 'cb' of unix, it didn't do well. I tried 'cbvan' but it had more flaws that I can live with (not to mention it deleted remarks )

Any one know of another option?

any help would be appreciated.

You might want to try indent . It has many, many options that you can use (although the defaults usually work fine).