feat(format): make stdout/stderr selection mutually exclusive
This commit is contained in:
@@ -19,8 +19,7 @@ return {
|
||||
rhs = function()
|
||||
utils.format({
|
||||
cmd = { "shfmt", "-s", "-i", "4", "-" },
|
||||
stdin = true,
|
||||
stdout = true,
|
||||
output = "stdout",
|
||||
})
|
||||
end,
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user