aboutsummaryrefslogtreecommitdiff
path: root/.cmake-format.json
diff options
context:
space:
mode:
Diffstat (limited to '.cmake-format.json')
-rw-r--r--.cmake-format.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/.cmake-format.json b/.cmake-format.json
index 5c7e981e..b819f8cd 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": false,
+ "dangle_parens": true,
"dangle_align": "child",
"min_prefix_chars": 4,
"max_prefix_chars": 10,