-
-
Notifications
You must be signed in to change notification settings - Fork 72
Closed
Labels
Description
as of #384 (comment):
while on it, it might help to add schema annotation to all the test resources(*.textproto
)
spec: https://protobuf.dev/reference/protobuf/textformat-spec/#header
example:
# proto-file: schema/bom-1.6.proto
# proto-message: Bom
Such a header should enable your IDE to make auto-completion and linting possible :D
Originally posted by @jkowalleck in #384 (comment)