Описание тега astyle

Artistic Style is a source code indenter, formatter, and beautifier for the C, C++, C# and Java programming languages. It can be used from a command line, or it can be incorporated as classes in another C++ program.

Artistic Style is a source code indenter, formatter, and beautifier for the C, C++, C# and Java programming languages.

There are command line options for defining bracket settings, indentation, white-space padding, and line endings. This can be applied to a single file, a set of files, or whole directory folders recursively. Additionally one can choose to create a backup file for each file touched.

For more information, see the project's official site