From 1bd3c1bffc6b5cdba83264f3be5bb1d282c13707 Mon Sep 17 00:00:00 2001 From: Steven Arcangeli Date: Thu, 7 Sep 2023 12:29:26 -0700 Subject: lint: apply stylua --- lua/conform/formatters/beautysh.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lua') diff --git a/lua/conform/formatters/beautysh.lua b/lua/conform/formatters/beautysh.lua index 4fe1bc1..4dac4e6 100644 --- a/lua/conform/formatters/beautysh.lua +++ b/lua/conform/formatters/beautysh.lua @@ -5,5 +5,5 @@ return { description = "A Bash beautifier for the masses.", }, command = "beautysh", - args = { "-" } + args = { "-" }, } -- cgit v1.2.3-70-g09d2