Skip to content

Commit

Permalink
Add all packages into ros-lint-ci (ros-controls#419)
Browse files Browse the repository at this point in the history
  • Loading branch information
destogl authored and mamueluth committed Aug 26, 2022
1 parent a7c951a commit ea3b6a5
Showing 1 changed file with 21 additions and 0 deletions.
21 changes: 21 additions & 0 deletions .github/workflows/ci-ros-lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,17 @@ jobs:
linter: ${{ matrix.linter }}
package-name:
diff_drive_controller
effort_controllers
force_torque_sensor_broadcaster
forward_command_controller
joint_state_broadcaster
joint_trajectory_controller
gripper_controllers
position_controllers
ros2_controllers
ros2_controllers_test_nodes
tricycle_controller
velocity_controllers


ament_lint_100:
Expand All @@ -38,4 +49,14 @@ jobs:
arguments: "--linelength=100 --filter=-whitespace/newline"
package-name:
diff_drive_controller
effort_controllers
force_torque_sensor_broadcaster
forward_command_controller
joint_state_broadcaster
joint_trajectory_controller
gripper_controllers
position_controllers
ros2_controllers
ros2_controllers_test_nodes
tricycle_controller
velocity_controllers

0 comments on commit ea3b6a5

Please sign in to comment.