Luvo
Luvo
Hello! Already loving your tool! But can't figure out how to keep opacity when exporting to `png`. Also, is there a way of selecting a space with multiple layers and...
## Describe the Enhancement: It would be useful to show the expected value of the error on the stdout. ### Impacted Rules: Any rule with the label `whitespace`. ## Describe...
### Enhancement description Have all the common CMake modules (used in various repositories) as a git-submodule. This submodule will be placed in `resources/cmake/rticonnextdds-cmake-utils`. In order to give an automated CMake...
### Enhancement description We have some scripts and code that are not used currently. - [run_static_analysis.py](https://github.com/rticommunity/rticonnextdds-examples/blob/master/resources/static_analysis/run_static_analysis.py) Python script - [CMakeLists.txt script inside examples/connext_dds that uses that script](https://github.com/rticommunity/rticonnextdds-examples/blob/master/examples/connext_dds/CMakeLists.txt#L23-L54)
### Information - **RTI Product**: ConnextDDS Pro - **Version**: 6.1.0 - **Operating system**: Linux - **Compiler**: gcc - **Compiler version**: 7.3.0 - **Additional information**: ### What is the current behavior?...
It would be interesting to make use of [Github Builtin Issues and Pull-requests templates](https://help.github.com/en/github/building-a-strong-community/configuring-issue-templates-for-your-repository#creating-issue-templates) and [Contributing guidelines](https://help.github.com/en/github/building-a-strong-community/setting-guidelines-for-repository-contributors) as well as modernize the [Wiki](https://github.com/rticommunity/rticonnextdds-examples/wiki) with new content and entries.
De este modo, se realizaría automáticamente al pushear a la rama master en remoto sin necesidad de tener nada instalado en local.
### Summary Fix code formatting. ### Details and comments ### Checks - [x] I have updated the documentation accordingly. - [x] I have read the [CONTRIBUTING](https://github.com/rticommunity/rticonnextdds-examples/blob/develop/CONTRIBUTING.md) document.
### Enhancement description Follow Black formatting.
### Enhancement description @ManuelJNunez found something like https://stackoverflow.com/questions/35445186/can-github-automatically-merge-branches. We need to take a look and implement it.