diff --git a/stylua.toml b/stylua.toml new file mode 100644 index 0000000..0f90030 --- /dev/null +++ b/stylua.toml @@ -0,0 +1,3 @@ +indent_type = "Spaces" +indent_width = 2 +column_width = 120