Skip to content

symbols: Consolidate spawning of ctags

Administrator requested to merge symbols-consolidate-spawning-ctags into main

Created by: chrismwendt

Previously, we were creating the parser 2 different ways.

This will make it easier to replace ctags with tree-sitter for select languages in the future to address https://github.com/sourcegraph/customer/issues/976#issuecomment-1146451111

Test plan

Go tests

Merge request reports

Loading