From 031bf426ca73146d9253548e77f90ec112ebcedb Mon Sep 17 00:00:00 2001 From: delta Date: Sat, 13 Sep 2025 19:55:00 +0200 Subject: initial commit --- stylua.toml | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 stylua.toml (limited to 'stylua.toml') diff --git a/stylua.toml b/stylua.toml new file mode 100644 index 0000000..5cc0b69 --- /dev/null +++ b/stylua.toml @@ -0,0 +1,5 @@ +call_parentheses = "None" +indent_type = "Spaces" + +[sort_requires] +enabled = true -- cgit v1.2.3