Clang and CMake Format preparation

This sets up required configuration for the upcoming code formatting.

The formatting then can be done with:

cd build
ninja fix-cmake-format
ninja fix-clang-format
  1. Feature description was added to the changelog
  2. Any new feature or behavior change was documented?

Merge request reports

Loading