-
Notifications
You must be signed in to change notification settings - Fork 0
Closed
Description
This issue proposes disabling CMake formatting, introduced through the Format.cmake package, by setting the FORMAT_SKIP_CMAKE option to ON.
The suggestion stems from the fact that the formatting style applied by the mentioned package does not align with the preferred style for this project. Additionally, it lacks support for most functions, leading to potentially undesirable formatting results for certain functions.