Files
neovim/test/functional/core
Justin M. Keyes 5c88492a13 fix(trust): always use "/" slashes in filepaths #39355
Problem:
We should not use "\" (backslashes) except where absolutely required.
See references in https://github.com/neovim/neovim/pull/37729

Solution:
There is no reason to use "\" slashes in the trust db, so don't.
2026-04-24 07:37:21 -04:00
..
2025-04-27 13:40:46 -07:00
2026-04-22 18:25:07 -04:00