• Patrick Bajao's avatar
    Add code_navigation_references feature flag · 827d7495
    Patrick Bajao authored
    We are adding support to find references via Code Intelligence.
    
    This adds the `code_navigation_references` feature flag which will
    be used to determine whether `ProcessLsifReferences` header will
    be `true` or `false`.
    
    If it's `true` then gitlab-workhorse will be parsing the LSIF
    with references.
    827d7495
runner_spec.rb 89.3 KB