please icon indicating copy to clipboard operation
please copied to clipboard

feat: allow adding additional optional outs in c and c++ rules

Open sfirmery opened this issue 2 years ago • 2 comments

C and C++ rules have optional outs for coverage.

This pr allow to add more optional outs for specific usage. For example c/c++ plugin of sonarqube produce additional outputs that can be kept using the new optional_outs c/c++ rules.

sfirmery avatar Jul 27 '22 09:07 sfirmery

Seems legit, although I would rather not add more features to most of the built-in rules at this point. Future development is going to happen in https://github.com/please-build/cc-rules - would you mind raising the change there please?

peterebden avatar Aug 21 '22 08:08 peterebden

Yes, I've created a pr on the other repository https://github.com/please-build/cc-rules/pull/17

sfirmery avatar Sep 02 '22 13:09 sfirmery

This issue has been automatically marked as stale because it has not had any recent activity in the past 90 days. It will be closed if no further activity occurs. If you require additional support, please reply to this message. Thank you for your contributions.

stale[bot] avatar Dec 04 '22 09:12 stale[bot]