moveit / moveit_visual_tools

Helper functions for displaying and debugging MoveIt! data in Rviz via published markers
BSD 3-Clause "New" or "Revised" License
151 stars 102 forks source link

uniform clang-format version #145

Closed mosfet80 closed 1 month ago

mosfet80 commented 1 month ago

format.yaml and pre-commit-config.yaml use different version of clang-format (12 and 14)

set clang-format into format.yaml to version 14

rhaschke commented 1 month ago

Addressed via 971fe1313a15e20628051afdfdb631f3bbb96642.