From a8e711124f8f3999f054966064d5d3bb4056f864 Mon Sep 17 00:00:00 2001 From: phosphene47 Date: Sun, 14 Nov 2021 04:18:54 +1100 Subject: Initial commit --- stylua.toml | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 stylua.toml (limited to 'stylua.toml') diff --git a/stylua.toml b/stylua.toml new file mode 100644 index 0000000..0435f67 --- /dev/null +++ b/stylua.toml @@ -0,0 +1,2 @@ +indent_type = "Spaces" +indent_width = 2 -- cgit v1.2.1