mirror of
https://github.com/google/nomulus
synced 2025-12-23 06:15:42 +00:00
Update kythe vnames mapping (#1944)
This commit is contained in:
@@ -1,10 +1,10 @@
|
|||||||
[
|
[
|
||||||
{
|
{
|
||||||
"pattern": "([^/]+/build/)(.*)",
|
"pattern": "([^/]+/build/generated)/(.*)",
|
||||||
"vname": {
|
"vname": {
|
||||||
"corpus": "github.com/google/nomulus",
|
"corpus": "github.com/google/nomulus",
|
||||||
"path": "@2@",
|
"path": "@2@",
|
||||||
"root": "external"
|
"root": "@1@"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user