diff options
author | hselasky <hselasky@FreeBSD.org> | 2015-11-25 13:26:42 +0000 |
---|---|---|
committer | hselasky <hselasky@FreeBSD.org> | 2015-11-25 13:26:42 +0000 |
commit | c562eaf30bc2bbf7e4e7ca69b5f9410e847e2ef9 (patch) | |
tree | 248a3bdb1f82150795182af2158e8878ba025b01 /lib/libc/stdlib | |
parent | 98d930cf7238d74a90041c625d08016a9e1b575c (diff) | |
download | FreeBSD-src-c562eaf30bc2bbf7e4e7ca69b5f9410e847e2ef9.zip FreeBSD-src-c562eaf30bc2bbf7e4e7ca69b5f9410e847e2ef9.tar.gz |
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.
Diffstat (limited to 'lib/libc/stdlib')
0 files changed, 0 insertions, 0 deletions