mirror of
https://github.com/neovim/neovim.git
synced 2026-01-17 10:27:00 +00:00
This will prevent situations where the linting works on CI but not locally, at the cost of increased CI time. Also manually ignore `runtime/vim/lua/re.lua`, as the .styluaignore isn't respected when specifying a file instead of a directory.