rticommunity / rticommunity/rticonnextdds-examples
[FEAT] Divide the linux_static_analysis script
Open
@ManuelJNunez is already working on this.
Since May 19, 2021.
merged-in-develop
suggestion
- Dominant language
- Python
- Stars
- 148
- Forks
- 153
- PR merge metrics
- No merged PRs in 30d
Description
Feature description
To be able to execute the static analysis and Valgrind in parallel, we would need to create a different script for the static analysis (instead of executing the static analysis in the same script where we are compiling the examples).
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.