moveit_task_constructor/.github/workflows
v4hn 924e733a42 use clang for clang-tidy job
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'?
2021-06-04 14:19:52 +02:00
..
ci.yaml use clang for clang-tidy job 2021-06-04 14:19:52 +02:00
format.yaml Switch CI to GitHub Actions 2021-04-23 23:49:50 +02:00