On Wed, Apr 15, 2009 at 4:21 PM, Alexander Neundorf <a.neundorf-w...@gmx.net
> wrote:

> On Saturday 11 April 2009, Richard Quirk wrote:
> ...
> > I'd just like to plug my lint script for CMake files at this point.
> >
> > http://code.google.com/p/cmake-lint/
> >
> > Among other things, it checks exactly the convention described above.
> > Running it on cmake/Modules/*.* results in 7826 "bad practices", but
> > they are my personal preferences so there will be false positives. A
> > full description of the checks made are here:
> >
> > http://code.google.com/p/cmake-lint/wiki/CMakeStyleGuide
>
> Nice tool :-)
> Can you make this fully configurable via command line switches ?


And via configuration files which get read in first (after the defaults)?

Indentation should be configurable too.  3 is a lot better than 2 or 4. =)

Looks like a great tool, thanks for plugging it.

-- 
Philip Lowman
_______________________________________________
Powered by www.kitware.com

Visit other Kitware open-source projects at 
http://www.kitware.com/opensource/opensource.html

Please keep messages on-topic and check the CMake FAQ at: 
http://www.cmake.org/Wiki/CMake_FAQ

Follow this link to subscribe/unsubscribe:
http://www.cmake.org/mailman/listinfo/cmake

Reply via email to