[QGIS-Developer] Clang-Tidy failing by not finding qgis_test.h
Sandro Santilli
strk at kbt.io
Fri Feb 17 06:42:33 PST 2023
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
More information about the QGIS-Developer
mailing list