A flexible tool to indent C programs
https://www.gnu.org/software/indent/
indent-2.2.9-gcc4fix.patch | ||
indent-2.2.11-texinfo-5.0.patch | ||
indent.spec | ||
README.md |
indent
Indent changes the appearance of a C program by inserting or deleting whitespace. It also has options for controlling the alignment of braces and declarations, program indenting, formatting of both C and C++ comments, and other stylistic parameters.