Skip to content

Add .clang-format file and instructions

Lukas Riedel requested to merge add-clang-format into master

What does this MR do?

Add a .clang-format file specifying the desired C++ code style for new code in DORiE, as discussed in #180 (closed). Additionally, add information on the code style to the contribution guide.

Is there something that needs to be double checked?

Can this resolve #180 (closed)?

Can this MR be accepted?

  • Added .clang-format
  • Added/Updated contribution guide
  • Pipeline passing
  • Squash option set
  • Delete branch option set
  • Added entry to CHANGELOG.md

Assignee: If the Squash option is set, check/update the commit message right before merging!

Related issues

Edited by Santiago Ospina De Los Ríos

Merge request reports