From 0738194780ce52b9047c430b9498487417b2cd07 Mon Sep 17 00:00:00 2001 From: Aylur Date: Sun, 1 Sep 2024 02:06:50 +0200 Subject: move libastal to /core starting point of the monorepo --- core/lua/stylua.toml | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 core/lua/stylua.toml (limited to 'core/lua/stylua.toml') diff --git a/core/lua/stylua.toml b/core/lua/stylua.toml new file mode 100644 index 0000000..d4a4951 --- /dev/null +++ b/core/lua/stylua.toml @@ -0,0 +1,3 @@ +indent_type = "Spaces" +indent_width = 4 +column_width = 100 -- cgit v1.2.3