Page MenuHomeHEPForge

Define other code formatting and naming conventions
Open, NormalPublic

Description

Define and document code formatting and naming conventions that are not covered by the clang-format style in T111.
For example the use of UpperCamelCase for class names, etc. etc.
This document should be linked to in the CONTRIBUTING document (or could be a section of it).