Skip to content

gitlab CI: add a JUnit XML report for scan-build

Peter Hutterer requested to merge whot/libinput:wip/scan-build-ci into main

Use a scan-build wrapper to generate plist files, then parse those into a JUnit xml format. This makes the errors appear on the main MR page as opposed to being hidden in the artifacts somewhere.

Merge request reports