[Rpm-maint] [rpm-software-management/rpm] RFE: add a clang-tidy profile + target to cmake and CI (Issue #4300)

Panu Matilainen notifications at github.com
Tue Aug 4 11:37:25 UTC 2026


pmatilai created an issue (rpm-software-management/rpm#4300)

We should add a way a nice and easy way to run clang-tidy on the project locally, so a makefile target, call it "make tidy" at least as a working name.

This will need 
1) a clang build with -DCMAKE_EXPORT_COMPILE_COMMANDS=ON
2) a baseline clang-tidy configuration that passes with existing rpm codebase
3) possibly some minor cleanup patches to accomplish 2)
4) adding the actual make target 
5) adding it to the CI, perhaps only running it on the PR diff to ensure no new fumbles are introduced

-- 
Reply to this email directly or view it on GitHub:
https://github.com/rpm-software-management/rpm/issues/4300
You are receiving this because you are subscribed to this thread.

Message ID: <rpm-software-management/rpm/issues/4300 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rpm.org/pipermail/rpm-maint/attachments/20260804/ef5425b9/attachment.htm>


More information about the Rpm-maint mailing list