From a459ffd8135d27499a616f5405468a1b20677223 Mon Sep 17 00:00:00 2001 From: Christian Segundo Date: Sun, 8 Dec 2024 13:06:41 +0100 Subject: misc stylua --- stylua.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'stylua.toml') diff --git a/stylua.toml b/stylua.toml index 87ca309..4d05e7c 100644 --- a/stylua.toml +++ b/stylua.toml @@ -1,5 +1,5 @@ column_width = 80 line_endings = "Unix" -indent_type = "Tabs" -indent_width = 2 +indent_type = "Spaces" +indent_width = 3 quote_style = "AutoPreferDouble" -- cgit v1.2.3