aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorASpoonPlaysGames <66967891+ASpoonPlaysGames@users.noreply.github.com>2023-12-29 14:34:38 +0000
committerASpoonPlaysGames <66967891+ASpoonPlaysGames@users.noreply.github.com>2023-12-29 14:34:38 +0000
commit505b0f5419675573ff4062e0ba1f10b1e7ed9c76 (patch)
tree7a99783cfbd7f117c4510e6b8e43c16b74ffceeb
parent01b35a25db8f507657fda33259a917978923d8cb (diff)
downloadNorthstarLauncher-505b0f5419675573ff4062e0ba1f10b1e7ed9c76.tar.gz
NorthstarLauncher-505b0f5419675573ff4062e0ba1f10b1e7ed9c76.zip
wrong tab size, whoops
-rw-r--r--.cmake-format.json2
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,