1
0
mirror of https://github.com/google/nomulus synced 2026-02-07 05:21:15 +00:00

Enable cross referencing for generated sources (#1057)

This change should allow generated classes like AutoValue or Dagger
classes to be cross-referencable on cs.nomulus.foo

See b/184284124 for context.
This commit is contained in:
Lai Jiang
2021-04-06 10:35:20 -04:00
committed by GitHub
parent 9dd08c48bc
commit 73dcb4de4e

View File

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