diff --git a/.cmake-format.yaml b/.cmake-format.yaml
new file mode 100644
index 0000000000000000000000000000000000000000..b4985a9564356a15e0c9b564b0c1bdf888135ce3
--- /dev/null
+++ b/.cmake-format.yaml
@@ -0,0 +1,3 @@
+# E.g. run with: fd CMakeLists.txt Applications/ -x cmake-format -i -c .cmake-format.yaml {}
+tab_size: 4
+max_subargs_per_line: 4