Files
ale/test
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
..
2026-05-14 23:00:05 +01:00
2026-06-21 11:15:14 +09:00
2019-05-24 01:13:52 +01:00