[Tubetk-developers] KWStyle improvements
Matt McCormick
matt.mccormick at kitware.com
Tue Aug 6 03:45:40 EDT 2013
Hi,
I have posted a branch on Github with KWStyle related improvements.
https://github.com/thewtex/TubeTK/tree/Style
I cannot perform a pull request at this time (405 error). It is
giving me the familiar maintenance octocat. Please give it a try once
it is back up.
The branch fixes the errors that KWStyle found (which there were
many). It also adds KWStyle to the superbuild (it is pretty
lightweight). The StyleCheck build is on by default. It also adds a
Git pre-commit hook that will check all modified files for Style
errors according to the TubeTK style specification. To enable the
hook, do a one-time
./Utilities/SetupForDevelopment.sh
and make sure at least one CMake configure has been run. For a
pre-existing build tree, also make sure TubeTK_USE_KWSTYLE is ON.
Thanks,
Matt
More information about the Tubetk-developers
mailing list