aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.cmake-format.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/.cmake-format.json b/.cmake-format.json
index b819f8cd..5c7e981e 100644
--- a/.cmake-format.json
+++ b/.cmake-format.json
@@ -9,7 +9,7 @@
"max_rows_cmdline": 2,
"separate_ctrl_name_with_space": false,
"separate_fn_name_with_space": false,
- "dangle_parens": true,
+ "dangle_parens": false,
"dangle_align": "child",
"min_prefix_chars": 4,
"max_prefix_chars": 10,