`ament_clang_format` and `colcon test`
Offen
backlog
- Vorherrschende Sprache
- Python
- Sterne
- 50
- Forks
- 129
- Ø Merge
- 3 T. 10 Std.
- Gemergte PRs (30 T.)
- 3
Beschreibung
I'm trying to format the C++ code of my node by using `ament_clang_format`.
The problem is that the code formatted with `ament_clang_format --reformat` conflicts with what's expected by `colcon test`.
There are many formatting rules used by `ament_clang_format` that are not the same:
* includes order
* brackets position
* ...
Beitragsleitfaden
Bewertung
Dieses Issue wurde noch nicht bewertet.