Skip to content

Commit

Permalink
Update lint job
Browse files Browse the repository at this point in the history
  • Loading branch information
christophfroehlich committed Feb 5, 2024
1 parent 93ab48f commit bd1d45b
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/ci-ros-lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,8 @@ jobs:
fail-fast: false
matrix:
linter: [cppcheck, copyright, lint_cmake]
env:
AMENT_CPPCHECK_ALLOW_SLOW_VERSIONS: true
steps:
- uses: actions/checkout@v4
- uses: ros-tooling/[email protected]
Expand All @@ -19,6 +21,7 @@ jobs:
linter: ${{ matrix.linter }}
package-name:
kinematics_interface_kdl
kinematics_interface


ament_lint_100:
Expand Down

0 comments on commit bd1d45b

Please sign in to comment.