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

chore(doc): Add document about how prost-build config is used #1926

Merged
merged 1 commit into from
Sep 6, 2024

Conversation

tottoto
Copy link
Collaborator

@tottoto tottoto commented Sep 5, 2024

Adds document about how prost-build's config is used.

/// Compile the .proto files and execute code generation using a
/// custom `prost_build::Config`.
/// Compile the .proto files and execute code generation using a custom
/// `prost_build::Config`. The provided config will be updated by this builder's config.
Copy link
Contributor

Choose a reason for hiding this comment

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

Nit: suggest replacing "by" with "with" (also for the other method).

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Applied the suggestion.

@tottoto tottoto force-pushed the add-doc-about-prost-build-config branch from cab5dac to 8984e43 Compare September 6, 2024 07:43
@djc djc enabled auto-merge September 6, 2024 07:44
@djc djc added this pull request to the merge queue Sep 6, 2024
Merged via the queue into hyperium:master with commit 2464f08 Sep 6, 2024
17 checks passed
@tottoto tottoto deleted the add-doc-about-prost-build-config branch September 6, 2024 07:58
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.

2 participants