-
## Information
**VIM version**
```
NVIM v0.3.1
Build type: Release
```
Operating System:
```
Distributor ID: Ubuntu
Description: Ubuntu 16.04.5 LTS
Release: 16.04
Codenam…
-
## Bug report
### Required information:
- Operating system and version:
- Ubuntu 20.04 (docker)
- OpenRMF installation type:
- From source
- OpenRMF version or commit hash
-
-…
-
### Description
Set up ROS2 CI Github Actions (without Docker) using the [`ros-tooling` tools](https://github.com/ros-tooling/setup-ros) including [setup-ros](https://github.com/ros-tooling/setup-ros…
-
I've just tried to update to the 2.0.3 package and it's not building.
Full build log:
```
milner@canterbury:~/Arduino/libraries/micro_ros_arduino-2.0.3-foxy$ docker run -it --rm -v $(pwd):/projec…
-
$ uncrustify -v
Uncrustify_d-4dbe0768
$ cat p.cfg
nl_var_def_blk_end = 1
$ cat p.c
void g () {
h();
int x;
return;
{
h();
int x;
return;
}
}
$ uncru…
-
Installed the php-cs-fixer pacakge; still cannot get it to beautify PHP
-
Hi,
Is there a way to _format_ a C++ file with `ament_cpplint`?
I'm able to view the errors by running `ament_cpplint src/`, but so far I have to manually implement the changes. Furthermore, I'm…
-
$ uncrustify -v
Uncrustify_d-811d13a4
$ cat p.cc
struct S {
int get() const {
return 5;
}
operator bool() {
return true;
}
operator int() const {
return get();…
-
[//]: # " If the issue is connected to existing Uncrustify options please, if possible, add the"
[//]: # " following information to ease up the process:"
[//]: # " • a link to a debug file:"
[//…
-
### `brew config` output
```shell
HOMEBREW_VERSION: 3.5.10-51-g7617109
ORIGIN: https://github.com/Homebrew/brew
HEAD: 7617109d43060aa0225f774bad9971bcbd166e15
Last commit: 10 minutes ago
Core tap…