Project
web site
Download
Uncrustify 0.0.3
What it does:
- Indent code
- Align code on '=' and variable definitions
- Align #define stuff
- Align backslash-newline stuff
- Reformat comments (a little bit)
- Fix inter-character spacing
What it doesn't do (yet):
- Split long lines
- Handle format changing #if/#else stuff