From fefba0a70d8de780e5366e53baea9b4ca63b2698 Mon Sep 17 00:00:00 2001 From: max397574 Date: Sat, 15 Jan 2022 20:39:29 +0100 Subject: chore: autoformat with stylua --- stylua.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'stylua.toml') diff --git a/stylua.toml b/stylua.toml index 5a4c161..ddca055 100644 --- a/stylua.toml +++ b/stylua.toml @@ -1,5 +1,5 @@ column_width = 80 indent_type = "Spaces" -indent_width = 2 +indent_width = 4 quote_style = "AutoPreferDouble" no_call_parentheses = false -- cgit v1.2.3