nvim-treesitter/tests
Christian Clason 8dfe21ae82 tests(indent): adapt scandir to nightly changes
Problem: `vim.fs.find` on Nvim 0.13 changed its return value to also
return errors (if any), which broke its use for building a list of files
in directories (since the empty error list got included).

Solution: Only capture first return value.
2026-07-18 22:23:55 +02:00
..
indent tests(indent): adapt scandir to nightly changes 2026-07-18 22:23:55 +02:00
query fix(nix): make all bash injections combined 2026-01-29 10:41:43 +01:00