mirror of
https://github.com/neovim/neovim
synced 2025-07-15 16:51:49 +00:00
build: use stylua with add_glob_target
stylua version 0.19.0 has added the flag `--respect-ignores` which
unbreaks stylua when used with add_glob_target.
See eecddd2416
for more context.
This commit is contained in:
@ -1,7 +1,7 @@
|
||||
/build
|
||||
/runtime/lua/coxpcall.lua
|
||||
/runtime/lua/vim/_meta
|
||||
/runtime/lua/vim/re.lua
|
||||
/scripts
|
||||
/src
|
||||
/test
|
||||
/build
|
||||
/runtime/lua/vim/re.lua
|
||||
/runtime/lua/vim/_meta/options.lua
|
||||
/runtime/lua/coxpcall.lua
|
||||
|
Reference in New Issue
Block a user