mirror of
https://github.com/moveit/moveit_task_constructor.git
synced 2025-11-04 14:49:57 +08:00
And add warnings for gcc AND clang builds (as they can differ slightly). Clang does not support -Wused-but-set-parameter yet, though support is [on the way](https://reviews.llvm.org/D100581). So this gets rid of this warning we see in CI: > error: unknown warning option '-Wno-unused-but-set-parameter'; did you mean '-Wno-unused-parameter'? |
||
|---|---|---|
| .. | ||
| ci.yaml | ||
| format.yaml | ||