symbols: Consolidate spawning of ctags
There are no commits yet
Push commits to the source branch or add previously merged commits to review them.
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
Go tests
Push commits to the source branch or add previously merged commits to review them.