I'm working on a PR for rclcpp, and when I run the tests, I get formatting errors about white space from cpplint. Is there any automated way to fix these? Here is an example:
- rclcpp.cpplint whitespace/comments [2] (/home/tyler/code/ws_ros2/src/rclcpp/rclcpp/include/rclcpp/subscription_options.hpp:188)
<<< failure message
At least two spaces is best between code and comments
>>>
On if this is relevant to robotics I had that same thought so I posted here and was told yes, this is the right place for this question: https://discourse.ros.org/t/planned-migration-of-ros-answers-and-gazebo-answers-to-robotics-stack-exchange/28068/23
– Tyler Weaver Nov 12 '22 at 22:18