Skip to content

Commit

Permalink
fix: don't apply linter check for idl files
Browse files Browse the repository at this point in the history
Signed-off-by: satoshi-ota <[email protected]>
  • Loading branch information
satoshi-ota committed Oct 8, 2024
1 parent 6400734 commit ae9e18d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion common/tier4_screen_capture_rviz_plugin/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@ rosidl_generate_interfaces(${PROJECT_NAME}
"srv/Capture.srv"
DEPENDENCIES
std_msgs
ADD_LINTER_TESTS
)

ament_auto_add_library(${PROJECT_NAME}_lib SHARED
Expand Down

0 comments on commit ae9e18d

Please sign in to comment.