From e1238f63de756e285c4f01ad87fee381d083116a Mon Sep 17 00:00:00 2001 From: Justin Gassner Date: Fri, 15 Sep 2023 20:18:24 +0200 Subject: 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..4a89f57 --- /dev/null +++ b/.stylua.toml @@ -0,0 +1,3 @@ +indent_type = "Spaces" +indent_width = 2 +quote_style = "AutoPreferSingle" -- cgit v1.2.3-70-g09d2