Skip to content

LSIF: Do not return an LSIF resolver when the dump does not exist.

Warren Gifford requested to merge lsif-resolvers-no-dump into master

Created by: efritz

The exists endpoint returns a null dump when one is not suitable for use. Not checking this condition causes resolvers to deference the nil dump value.

Merge request reports

Loading