From d8769e1cf8cd4047f78f26923a92e83fa94de9f6 Mon Sep 17 00:00:00 2001 From: Folke Lemaitre Date: Sat, 7 Jan 2023 10:20:36 +0100 Subject: feat: initial commit --- stylua.toml | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 stylua.toml (limited to 'stylua.toml') diff --git a/stylua.toml b/stylua.toml new file mode 100644 index 0000000..5d6c50d --- /dev/null +++ b/stylua.toml @@ -0,0 +1,3 @@ +indent_type = "Spaces" +indent_width = 2 +column_width = 120 \ No newline at end of file -- cgit v1.2.3