summaryrefslogtreecommitdiffstats
path: root/development/uncrustify/README
blob: 8af28f0b4906792c4d0f51e5ada90eff2d0525c0 (plain)
1
2
3
4
5
Uncrustify is a source code beautifier that allows you to banish crusty
code. It works with C, C++, C#, D, Java, and Pawn and indents (with
spaces only, tabs and spaces, and tabs only), adds and removes newlines,
has a high degree of control over operator spacing, aligns code, is
extremely configurable, and is easy to modify.