diff --git a/.stylua.toml b/.stylua.toml new file mode 100644 index 0000000..8568e8b --- /dev/null +++ b/.stylua.toml @@ -0,0 +1,4 @@ +column_width = 120 +indent_type = 'Spaces' +indend_width = 2 +no_call_parentheses = false