From 505b0f5419675573ff4062e0ba1f10b1e7ed9c76 Mon Sep 17 00:00:00 2001 From: ASpoonPlaysGames <66967891+ASpoonPlaysGames@users.noreply.github.com> Date: Fri, 29 Dec 2023 14:34:38 +0000 Subject: wrong tab size, whoops --- .cmake-format.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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, -- cgit v1.2.3