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 910d47d commit 1e365aaCopy full SHA for 1e365aa
.github/workflows/ci-ros-lint.yml
@@ -9,7 +9,7 @@ jobs:
9
strategy:
10
fail-fast: false
11
matrix:
12
- linter: [cppcheck, copyright, lint_cmake]
+ linter: [copyright, lint_cmake]
13
steps:
14
- uses: actions/checkout@v4
15
- uses: ros-tooling/[email protected]
0 commit comments