[Insight-developers] Utilities/hooks.sh

Brad King brad.king at kitware.com
Tue Oct 5 15:12:35 EDT 2010


On 10/05/2010 03:06 PM, Bill Lorensen wrote:
> Matt,
> 
> Should the name of this be changed from:
> hooks.sh
> to something like
> EnableUncrustifyAndKWStyleHooks.sh
> 
> The current name may mislead someone into thinking the script will
> set-up the usual itk hooks.

It *does* set up the usual ITK hooks.  It *also* enables the KWStyle
and uncrustify checks.  The developer set up instructions can now be

$ git clone git://itk.org/ITK.git
$ cd ITK
$ Utilities/hooks.sh

After that additional instructions will be printed on first commit
to set up KWStyle and uncrustify if they could not be configured
automatically.

-Brad


More information about the Insight-developers mailing list