Skip to content

fix: nothing works in a file without a package #77

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
May 3, 2025

Conversation

coder3101
Copy link
Owner

Prior to this, a proto file without a package declaration didn't supported any operation as parser required that a package be present. For missing package we now consider . as package

Prior to this, a proto file without a package declaration didn't supported any operation as parser required that a package be present. For missing package we now consider . as package
@coder3101 coder3101 changed the title fix: add support for missing package fix: nothing works in a file without a package May 3, 2025
@coder3101 coder3101 merged commit 76f84b3 into main May 3, 2025
1 check passed
@coder3101 coder3101 deleted the ashar/support-without-pkg branch May 3, 2025 07:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant