Commit graph

2 commits

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
David Mohr 8c9461c1ea Provide script 'midori-dev' for building from git 2010-04-10 18:43:53 +02:00