Skip to content

Commit c2252c5

Browse files
committed
rosidl_cli: add colcon hooks
Based on Chen Lihui's (@iuhilnehc-ynos) PR: ros2#702 Signed-off-by: Maciej Bogusz <[email protected]>
1 parent 2628102 commit c2252c5

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

rosidl_cli/colcon.pkg

+6
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
{
2+
"hooks": [
3+
"share/rosidl_cli/environment/rosidl-argcomplete.bash",
4+
"share/rosidl_cli/environment/rosidl-argcomplete.zsh"
5+
]
6+
}

0 commit comments

Comments
 (0)