[Ignition] clang-format style file

asked 2020-03-26 18:07:25 -0600

jmoxoby gravatar image

Is there any clang-format-style file that the Ignition developers are using that can be shared with the community?

edit retag flag offensive close merge delete

Comments

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?

adlarkin gravatar imageadlarkin ( 2020-12-18 13:03:22 -0600 )edit