Skip to content

Apply clang-format to some files in MeshLib

wenqing requested to merge wenqing/ogs:minor_impr into master

This MR applies clang-format to files in MeshLib/MeshQuality and MeshLib/MeshGenerators. Besides, unnecessary path in some includes of the files in the mentioned two folders are removed.

  1. Feature description was added to the changelog
  2. Tests covering your feature were added?
  3. Any new feature or behavior change was documented?
Edited by wenqing

Merge request reports