metastore
metastore copied to clipboard
Lint scope: Package scope
Contract leakage - Package scope In general messages and services should only reference messages from its own package. A lint rule should be configurable to not import other packages except those that are whitelisted (example: google.protobuf, shared.package, …)