Problem: selene flagged unused err3 variable, and test mock_enums still mocked io.open instead of the new vim.uv.fs_* calls. Solution: rename err3 to _, replace io.open mock with synchronous vim.uv.fs_open/fs_fstat/fs_read/fs_close mocks using a sentinel fd. |
||
|---|---|---|
| .. | ||
| ghostty_spec.lua | ||
| helpers.lua | ||
| minimal_init.lua | ||