Skip to content
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

protolock: save options and imports #61

Merged
merged 2 commits into from
Nov 2, 2018
Merged

protolock: save options and imports #61

merged 2 commits into from
Nov 2, 2018

Conversation

nilslice
Copy link
Owner

@nilslice nilslice commented Nov 1, 2018

Thank you, @milton0825 for the contribution!

I'll get some internal feedback on this PR and merge/ask for review/update as needed. Feel free to work of this new dev branch if you want to add/edit.

@milton0825
Copy link
Contributor

Cool. Let me know the feedback!

}
imps = append(imps, imp)
}

Copy link
Owner Author

@nilslice nilslice Nov 2, 2018

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Cool stuff! (this apply pattern, not just the append to imps 😄)

@aroch
Copy link
Contributor

aroch commented Nov 25, 2018

Hi @milton0825 & @nilslice
We would like to use protolock with plugins which would validate specific field options. I saw the above support for Message Options, but couldn't find support for Field Options.
Are there any plans to add support for Field Options to be saved also in the proto.lock file?
If not and you like the feature, we would be glad to implement and contribute.

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.

None yet

3 participants