uncrustify

A highly configurable, easily modifiable source code beautifier

Version

0.78.1-1
(2024-02-18)

Size

817.5

KiB

Repository

HaikuPorts
x86_64
* Ident code, aligning on parens, assignments, etc
* Align on '=' and variable definitions
* Align structure initializers
* Align #define stuff
* Align backslash-newline stuff
* Reformat comments (a little bit)
* Fix inter-character spacing
* Add or remove parens on return statements
* Add or remove braces on single-statement if/do/while/for statements
* Supports embedded SQL 'EXEC SQL' stuff
* Highly configurable - 454 configurable options!