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: #702

Signed-off-by: Maciej Bogusz <[email protected]>
  • Loading branch information
mjbogusz committed Jan 17, 2023
1 parent 2628102 commit c2252c5
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 c2252c5

Please sign in to comment.