indent/README.md

6 lines
261 B
Markdown
Raw Permalink Normal View History

2024-01-05 23:54:32 +01:00
# 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.