ros-industrial / industrial_core

ROS-Industrial core communication packages (http://wiki.ros.org/industrial_core)
153 stars 180 forks source link

Enable catkin_lint #270

Closed gavanderhoorn closed 3 years ago

gavanderhoorn commented 3 years ago

As per subject.

The ignore_once pragma in the .launch file requires an unreleased version of catkin_lint for now (fkie/catkin_lint#98), so this PR will fail CI.

We'll wait until the updated version is released.

gavanderhoorn commented 3 years ago

This didn't fail because I didn't enable strict mode.

gavanderhoorn commented 3 years ago

New version of catkin_lint -> tests pass.