summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKlaus Aehlig <klaus.aehlig@huawei.com>2023-04-20 14:25:32 +0200
committerKlaus Aehlig <klaus.aehlig@huawei.com>2023-04-20 14:25:32 +0200
commit101edf7c9e03d5a11243f8970ce084d57b05e7e3 (patch)
treee26354f431531a6cdbe01d1cc9c80204dc729abd
parent653bcf6027e015b67388396f28d170f6ce493fd9 (diff)
parentcb266253493b9060ccbfd9e4667cbdc1cbde1473 (diff)
downloadrules-cc-101edf7c9e03d5a11243f8970ce084d57b05e7e3.tar.gz
Merge commit 'cb266253493b9060ccbfd9e4667cbdc1cbde1473'
-rw-r--r--CC/proto/RULES2
1 files changed, 1 insertions, 1 deletions
diff --git a/CC/proto/RULES b/CC/proto/RULES
index 97b4367..8a0711e 100644
--- a/CC/proto/RULES
+++ b/CC/proto/RULES
@@ -203,7 +203,7 @@
, "$1": {"type": "FIELD", "name": "stage"}
}
]
- , ["public-fieldnames", ["deps"]]
+ , ["public-fieldnames", ["deps", "proto-defaults"]]
, ["private-fieldnames", ["deps", "proto-defaults"]]
]
, "body": {"type": "CALL_EXPRESSION", "name": "protoc-compile"}