Files
ale/test/lua
Paul JohnsonandGitHub 5fab9dec37 Handle nil result in pull diagnostic handler (#5147)
- A stale or cancelled textDocument/diagnostic request can be answered
  with a nil result and no error, which is valid per the LSP
  specification. Guard against it so the handler does nothing rather
  than indexing the nil result.
2026-07-25 22:21:28 +09:00
..
2025-03-27 12:40:11 +00:00