-
## Description
As part of [this](https://github.com/wazuh/internal-devel-requests/issues/1501) research, it was identified that many workflows that run tests on each PR do not have a manual trigger…
-
I think it would be really nice and effective if save actions plugin had a feature that would start compiling right after every save. That would be a 'clangd' like feature and would be very easy for u…
-
`needless-collect` and `mutable-key-type` are two recent examples or buggy lints. (By buggy I mean a large number of false positives)
-
## Bug report
**Required Info:**
- Operating System:
- ubuntu 20.04
- Installation type:
- build from source
- Version or commit hash:
- humble
#### Steps to reproduce issue
Build…
-
I think it's a good idea to discuss various ideas and features. So, my two cents here:
- CIDE wants the user to enter a project name. My idea is to parse the top CMakeLists.txt and read `project(Fo…
-
```
#include // for std::ostream
```
```
#include // for std::basic_ostringstream, std::basic_istringstream, std::istringstream, std::ostringstream, std::ostream
```
```
#inc…
-
### Solution to issue cannot be found in the documentation.
- [X] I checked the documentation.
### Issue
I installed ros2 humble according to the installation guide, but it raised the following err…
-
Hello i am trying to build this on windows but keep running to issues with building, so i am currently building using colcon build --event-handlers console_cohesion+ and when it builds it runs into th…
-
### Solution to issue cannot be found in the documentation.
- [X] I checked the documentation.
### Issue
Hi, I've been trying to set up a gazebo environment on my machine (X86 Windows + WSL2 with m…
-
I am having trouble finding where compilation errors are happening using this library. I usually end up adding small components (single elements of a production) of the formal language one at a time. …