diff --git a/.stylua.toml b/.stylua.toml index 2cba385..24abde3 100644 --- a/.stylua.toml +++ b/.stylua.toml @@ -1,3 +1,5 @@ +# https://github.com/JohnnyMorganz/StyLua#options +column_width = 105 indent_type = "Tabs" indent_width = 3 quote_style = "AutoPreferDouble"