diff --git a/.cmake-format.yaml b/.cmake-format.yaml new file mode 100644 index 00000000..f4117928 --- /dev/null +++ b/.cmake-format.yaml @@ -0,0 +1,6 @@ +--- +line_width: 80 +tab_size: 4 +use_tabchars: false +separate_ctrl_name_with_space: true +separate_fn_name_with_space: false