aboutsummaryrefslogtreecommitdiff
path: root/.cmake-format.json
diff options
context:
space:
mode:
Diffstat (limited to '.cmake-format.json')
-rw-r--r--.cmake-format.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/.cmake-format.json b/.cmake-format.json
index f4b4f53f..a614e329 100644
--- a/.cmake-format.json
+++ b/.cmake-format.json
@@ -4,8 +4,8 @@
"tab_size": 2,
"use_tabchars": false,
"fractional_tab_policy": "use-space",
- "max_subgroups_hwrap": 1,
- "max_pargs_hwrap": 1,
+ "max_subgroups_hwrap": 4,
+ "max_pargs_hwrap": 6,
"max_rows_cmdline": 2,
"separate_ctrl_name_with_space": false,
"separate_fn_name_with_space": false,