slackbuilds/development/uncrustify
Zhu Qun-Ying fdae3da189
development/uncrustify: Updated for version 0.68.1.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
2018-11-24 12:35:13 +07:00
..
README development/uncrustify: Added (source code beautifier). 2015-02-05 06:47:44 +07:00
slack-desc development/uncrustify: Updated for version 0.68.1. 2018-11-24 12:35:13 +07:00
uncrustify.SlackBuild development/uncrustify: Updated for version 0.68.1. 2018-11-24 12:35:13 +07:00
uncrustify.info development/uncrustify: Updated for version 0.68.1. 2018-11-24 12:35:13 +07:00

README

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.