We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bef94bb commit 7e3c4f0Copy full SHA for 7e3c4f0
.github/workflows/industrial-ci.yml
@@ -35,5 +35,5 @@ jobs:
35
DOWNSTREAM_WORKSPACE: ${{matrix.ROS_DISTRO.DOWNSTREAM_WORKSPACE}}
36
ROS_DISTRO: ${{matrix.ROS_DISTRO.NAME}}
37
ROS_REPO: ${{matrix.ROS_REPO}}
38
- CLANG_TIDY: true
+ CLANG_TIDY: pedantic
39
CLANG_TIDY_ARGS: '--extra-arg=-std=c++17' # needed for Humble
0 commit comments