Make Clang format fail on misformatted files
Description
Make the script that runs the clang-format checks return with an error if a file is not well-formatted. At the moment only a warning is issued.
Checklist
-
I made sure that the source files are formatted properly. -
I added my changes to the changelog ( CHANGELOG.md
) -
I updated the documentation.
Edited by Alexander Jaust