Description
Formats C and C++ files recursively with clang-format. It is useful for developers who want a whole tree normalized to a style without running formatter commands file by file.
Recursive formatting can rewrite many files at once. Use version control and review diffs before applying it to large projects or vendored code.