Open Tacha-S opened 5 months ago
Hi @Tacha-S, we've been very careful about introducing new top-level verbs to colcon
. A colcon lint
verb which only checks specific details about ROS 2 packages feels very restrictive since colcon is intended as a generic build tool.
@cottsay has been working to make using colcon as a framework without requiring the use of colcon
as the top-level command. Are you interested in renaming the project so that it depends on colcon as a framework but is standalone from it?
I understand that calling it colcon lint
may be an exaggeration, and I think the latter option is sufficient.
I created/managing an extension colcon-lint to lint ROS2 package dependencies.
Could you transfer
colcon-lint
repository to colcon organization?