Skip to content

Commit

Permalink
rosidl_cli: add colcon hooks
Browse files Browse the repository at this point in the history
Based on Chen Lihui's (@iuhilnehc-ynos) PR: ros2#702
  • Loading branch information
mjbogusz committed Jan 17, 2023
1 parent 0570940 commit fe33378
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions rosidl_cli/colcon.pkg
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
{
"hooks": [
"share/rosidl_cli/environment/rosidl-argcomplete.bash",
"share/rosidl_cli/environment/rosidl-argcomplete.zsh"
]
}

0 comments on commit fe33378

Please sign in to comment.