chore: run stylua
This commit is contained in:
@@ -223,7 +223,6 @@ describe("watchexec runner", function()
|
|||||||
assert.is_false(overwrite)
|
assert.is_false(overwrite)
|
||||||
end)
|
end)
|
||||||
|
|
||||||
|
|
||||||
it("does not detect overwrite on CRLF that starts with \\r", function()
|
it("does not detect overwrite on CRLF that starts with \\r", function()
|
||||||
local _, overwrite = runner._normalize_output("\r\nxyz")
|
local _, overwrite = runner._normalize_output("\r\nxyz")
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user