Description
C preprocessor directives can be reformatted so nested conditionals and related structure are easier to read. It is useful for maintainers cleaning up C source files with heavy macro usage.
Formatting tools can create large diffs. Review changes before committing and avoid running them blindly on vendored or generated code.