Even Rouault kirjoitti 16.11.2017 klo 22:07:

We have already various "linting" tools that run: cppcheck, clang static analyzer, coverity scan and a few ad-hoc scripts in scripts/ . But indeed we don't enforce things like maximum size of a function, etc.


clang looks interesting. I installed it but it seems that it needs various things. I see clang-format in scripts but that's not very helpful as such. Is there an easy howto get started somewhere? I'd like to run something like "clang-tidy *.cpp" in the directory where I do things.

Ari

_______________________________________________
gdal-dev mailing list
gdal-dev@lists.osgeo.org
https://lists.osgeo.org/mailman/listinfo/gdal-dev

Reply via email to