From a6cf2e871ad2fb0933f3f66ddeaf37ad92d79e76 Mon Sep 17 00:00:00 2001 From: christianchiarulli Date: Sun, 25 Jul 2021 14:14:05 -0400 Subject: stylua is always in root --- utils/.stylua.toml | 6 ------ 1 file changed, 6 deletions(-) delete mode 100644 utils/.stylua.toml (limited to 'utils') diff --git a/utils/.stylua.toml b/utils/.stylua.toml deleted file mode 100644 index df96b7b0..00000000 --- a/utils/.stylua.toml +++ /dev/null @@ -1,6 +0,0 @@ -column_width = 120 -line_endings = "Unix" -indent_type = "Spaces" -indent_width = 2 -quote_style = "AutoPreferDouble" -no_call_parentheses = true -- cgit v1.2.3