If you write code for OGDF, you have to follow the coding standards provided here. The purpose of having common coding standards for the project is to enforce reliable and maintainable source code that is easy-to-read for all developers in the project. In particular, the standards define the general appearance of the source code and the conventions for naming identifiers and documenting the code.