HomeFreeBSD

Add simple indent wrapper tool for style(9) checking GIT/SVN patches.

Description

Add simple indent wrapper tool for style(9) checking GIT/SVN patches.
The indent_wrapper tool only accepts full context diffs and works by
identifying the surrounding C-block touched by a diff and passing only
that to indent for styling. In the end a diff is produced or an
external tool like meld can be invoked, to show the styling
differences.

Details

Provenance
hselaskyAuthored on
Parents
rS291299: Fix the build.
Branches
Unknown
Tags
Unknown