WIP: Resolve "Reformat project with clang-format"
Merge request to discuss clang-format options for the formatting of the repository. Based on the rules from TODO.txt:
- Klammern von Bloecken beginnen immer in neuer Zeile
- einruecken von 4 Leerzeichen (kein Tab)
To check the format yourself:
- download the .clang-format file
- go to: https://zed0.co.uk/clang-format-configurator/
- upload the .clang-format file there
- (optional) play around with options by yourself and post suggestions here
If you have any remarks please let me know!