From b3b83cd4f03fe95c73c3aa0a3e8702ebbee93f54 Mon Sep 17 00:00:00 2001 From: Brian Chen Date: Fri, 25 Feb 2022 11:06:46 +0100 Subject: Format colorizer with updated stylua config --- .stylua.toml | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 .stylua.toml (limited to '.stylua.toml') diff --git a/.stylua.toml b/.stylua.toml new file mode 100644 index 0000000..e9bf648 --- /dev/null +++ b/.stylua.toml @@ -0,0 +1,6 @@ +column_width = 120 +line_endings = "Unix" +indent_type = "Spaces" +indent_width = 3 +quote_style = "AutoPreferDouble" +no_call_parentheses = true -- cgit v1.2.3-70-g09d2