Skip to content

codeintel: Allow dash in scope names.

Administrator requested to merge vg/dash-in-scope-name into main

Created by: varungandhi-src

Due to incorrect regex matching earlier, dashes didn't work in scope names. I've simplified other surrounding code as well.

Test plan

Added unit tests.

Merge request reports

Loading