Description
C and C++ source files can be reformatted with indentation rules from the command line. It is useful for developers who need consistent layout in older projects or simple formatting workflows.
Source formatters can rewrite files and create noisy diffs. Use version control and review changes before committing formatted code.