diff options
-rw-r--r-- | .cmake-format.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.cmake-format.json b/.cmake-format.json index a614e329..9e683107 100644 --- a/.cmake-format.json +++ b/.cmake-format.json @@ -1,7 +1,7 @@ { "format": { "line_width": 120, - "tab_size": 2, + "tab_size": 4, "use_tabchars": false, "fractional_tab_policy": "use-space", "max_subgroups_hwrap": 4, |