1
0
mirror of https://github.com/google/nomulus synced 2026-01-04 20:24:22 +00:00

Make cross referencing work in Kythe, take 2 (#1079)

* Make cross referencing work in Kythe, take 2

Per suggestions on b/184284124.
This commit is contained in:
Lai Jiang
2021-04-14 09:13:05 -04:00
committed by GitHub
parent abe6a193a8
commit 881f0f5f09

View File

@@ -1,10 +1,10 @@
[
{
"pattern": "([^/]+/build/[^/]+)/(.*)",
"pattern": "([^/]+/build/(.*)",
"vname": {
"corpus": "github.com/google/nomulus",
"path": "@2@",
"root": "@1@"
"root": "external"
}
},
{