Files
Ben Boeckel 528e25954b
Some checks failed
CI / build_image (push) Has been cancelled
CI / test_ale (--linters-only) (push) Has been cancelled
CI / test_ale (--lua-only) (push) Has been cancelled
CI / test_ale (--neovim-07-only) (push) Has been cancelled
CI / test_ale (--neovim-08-only) (push) Has been cancelled
CI / test_ale (--vim-80-only) (push) Has been cancelled
CI / test_ale (--vim-90-only) (push) Has been cancelled
ale: add FindNearestFileOrDirectory function (#5033)
* test: rename `FindNearestFile` test file

It matches the API name better and now lives beside the test file for
`FindNearestDirectory`.

* ale: add `FindNearestFileOrDirectory` function

Some anchor paths can be files or directories (e.g., `.git` is a
directory normally, but a file for worktrees). Add a function that finds
either type of path and returns the nearest.
2025-08-21 12:59:18 +01:00
..
2021-11-19 07:41:05 +09:00
2022-01-04 21:49:03 +09:00
2021-10-11 20:52:46 +09:00
2024-08-14 08:24:22 +01:00
2021-03-23 21:51:14 +09:00
2022-07-07 21:42:21 +09:00
2022-04-06 17:00:59 +09:00
2024-06-25 17:17:27 +09:00
2025-08-13 12:30:46 +01:00
2025-03-11 12:18:29 +00:00