On mercredi 23 novembre 2016 05:43:44 CET Kurt Schwehr wrote: > Even, > > Thank you for your work with getting cppcheck setup and fixing a huge > number of warnings (and suppressing a large number of false positives)!!!
I encourage you as well to extend the tooling so as to check that all the cleanups you do do not regress. I guess you must have some ad-hoc scripts. If there were available, that would at least enable new developments to meet those standards. And if they don't pass on the whole code base, I guess it would be possible to run them on white-listed directories (or exclude black-listed directories) QGIS has a scripts/prepare-commit.sh that handles mostly code formatting (reformatting it automatically), but something similar that would handle formatting and/or other checks could be useful. Even -- Spatialys - Geospatial professional services http://www.spatialys.com
_______________________________________________ gdal-dev mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/gdal-dev
