mirror of
https://github.com/neovim/neovim.git
synced 2025-12-15 19:05:40 +00:00
test: lint whitespace in legacy/ (#7308)
This commit is contained in:
committed by
Justin M. Keyes
parent
2b4a52f901
commit
126b2ca077
@@ -7,6 +7,7 @@ describe('marks', function()
|
||||
clear()
|
||||
end)
|
||||
|
||||
-- luacheck: ignore 621 (Indentation)
|
||||
it('restores a deleted mark after delete-undo-redo-undo', function()
|
||||
insert([[
|
||||
|
||||
|
||||
Reference in New Issue
Block a user