Skip to content

Commit

Permalink
remove linter tests for generated msg code
Browse files Browse the repository at this point in the history
these tests currently fail because the code generated by the rosidl
generator does not abide the code style (uncrustify error)
  • Loading branch information
Cakem1x committed Jan 29, 2024
1 parent a09305b commit 325d200
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion mesh_msgs/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,6 @@ rosidl_generate_interfaces(${PROJECT_NAME}
std_msgs
geometry_msgs
sensor_msgs
ADD_LINTER_TESTS
)

ament_export_dependencies(rosidl_default_runtime)
Expand Down

0 comments on commit 325d200

Please sign in to comment.