Commit graph

1 commit

Author SHA1 Message Date
Christian Dywan 0ca6c68f0c Provide script 'check-style' for validating patches
Run the script with a patch file as the first argument in order
to validate the patch in terms of coding style, like so:

./tools/check-style my-patch.diff

As a shortcut, you can also check current changes:

./tools/check-style .
2010-04-27 23:56:27 +02:00