[Ignition] clang-format style file
Is there any clang-format-style file that the Ignition developers are using that can be shared with the community?
Is there any clang-format-style file that the Ignition developers are using that can be shared with the community?
Asked: 2020-03-26 18:07:25 -0500
Seen: 66 times
Last updated: Mar 26 '20
How to orbit view control in ignition
Include actor in ignition gazebo
Unable to Compile Plugin for Gazebo Ignition
Ignition Gazebo Running Problem
How to get the camera matrix of a camera sensor in Ignition Gazebo
Trajectory animation for non-skeletal actors
The Ignition repositories use a clang-tidy based script, which enforces a particular style. More information about how to use this script and how style is enforced in Ignition repositories can be found in steps 7, 8, and 9 of the contributing guide ("contributing code" section). Perhaps you can use this as a starting point for what you need?