Description
Formats C language source code according to configurable style rules. It helps projects keep indentation, spacing, and layout consistent across files.
It is useful for C developers, maintainers, legacy code cleanup, editor integration, and build or CI checks. Apply formatting deliberately because large style-only changes can make code history harder to read.