1
0
Fork 0

try to lint on opening

This commit is contained in:
Felipe 2023-04-17 19:39:13 -04:00
parent 9b261528e7
commit d3c90f9344
Signed by: pitbuster
SSH key fingerprint: SHA256:HDYu2Pm4/TmSX8GBwV49UvFWr1Ljg8XlHxKeCpjJpOk

View file

@ -229,6 +229,7 @@ for ft, ft_linters in pairs(linters) do
end,
})
end,
lint.try_lint(nil, { ignore_errors = true }),
})
end
if on_write then