ros2 / rmw_dds_common

Apache License 2.0
11 stars 20 forks source link

Shorten some excessively long lines of CMake #44

Closed cottsay closed 3 years ago

cottsay commented 3 years ago

The line length enforcement in ament_lint_cmake has been broken for some time, but will be fixed by ament/ament_lint#236. This change brings this package into compliance with a 120 column limit.