try to lint on opening
This commit is contained in:
parent
9b261528e7
commit
d3c90f9344
1 changed files with 1 additions and 0 deletions
1
init.lua
1
init.lua
|
|
@ -229,6 +229,7 @@ for ft, ft_linters in pairs(linters) do
|
||||||
end,
|
end,
|
||||||
})
|
})
|
||||||
end,
|
end,
|
||||||
|
lint.try_lint(nil, { ignore_errors = true }),
|
||||||
})
|
})
|
||||||
end
|
end
|
||||||
if on_write then
|
if on_write then
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue