Define a code formatting style and set of naming conventions for the Laura++e project, as well as procedures for contributing code to the project.
Specifically:
Specifically, c - Create a clang-format configuration file to define this.: T111
Could also extend this to - Define and document a set of guidelines for things that clang-format can't deal with, such as naming conventions etc. T113
All of this info could be included in a CONTRIBUTING.md file to define a procedure for those contributing code to the project. - Define procedures for bug reporting, code review, etc. and document all of this in a CONTRIBUTING.md file: T114