[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 -0600
Seen: 82 times
Last updated: Mar 26 '20
Compile Ignition gazebo plug-ins locally from the source
Include actor in ignition gazebo
How to use <uri> path under <geometry> <mesh> in ignition gazebo?
How to orbit view control in ignition
Ignition Gazebo Running Problem
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?