Upon adding a macro to src/test/qgstest.h the "clang-tidy" github workflow started failing by not finding "qgis_test.h" which is a generated header file.
The last change in src/test/qgstest.h was committed in August 2022 while the "clang-tidy" github workfow entered the codebase in September 2022. My guess is that code never run for real, but I could be wrong. Is there any way to run the clang-tidy locally ? Julien: as the one who added that workflow, can you help me get the CI part solved as it's blaming me for something I don't seem to be responsible for ? --strk; Libre GIS consultant/developer https://strk.kbt.io/services.html _______________________________________________ QGIS-Developer mailing list [email protected] List info: https://lists.osgeo.org/mailman/listinfo/qgis-developer Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-developer
