Consistent formatting and indentation of Slicer C++ sources

After updating the C++ source files to a common indentation style [1], we are now finalizing the integration of .clang-format configuration files as well as pre-commit configuration ensuring that IDE can appropriately format the code and continuous integration workflow can report when improperly formatted code is contributed.

See PR-7603: STYLE: Consistent formatting and indentation of C++ sources


Before we move forward with the integration :rocket: , let us know if you have any comments, suggestions or questions :pray:


  1. https://github.com/Slicer/Slicer/pull/7596 ↩ī¸Ž

3 Likes