diff --git a/.stylua.toml b/.stylua.toml index ffab677..48e35ae 100644 --- a/.stylua.toml +++ b/.stylua.toml @@ -1,3 +1,6 @@ column_width = 100 indent_type = "Tabs" +indent_width = 3 +line_endings = "Unix" quote_style = "AutoPreferSingle" +