mirror of
https://github.com/neovim/neovim.git
synced 2026-01-13 07:51:28 +10: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.