diff --git a/.cmake-format.json b/.cmake-format.json new file mode 100644 index 0000000..27bad64 --- /dev/null +++ b/.cmake-format.json @@ -0,0 +1,5 @@ +{ + "format": { + "disable": true + } +}