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/[email protected]>
_______________________________________________
Rpm-maint mailing list
[email protected]
https://lists.rpm.org/mailman/listinfo/rpm-maint