-
Notifications
You must be signed in to change notification settings - Fork 305
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
Fix about 20 typo #3919
Fix about 20 typo #3919
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
this is very kind of you, @miles-six! thank you very much, this looks good to me. ✔️
Thank you! Waiting for you merge it. |
this generates protobufs using typo fixes from #3919.
i think you'll need to generate protobuf files in order to satisfy the ci checks. i pushed a commit here you can cherry-pick into your branch. that should fix things! |
Signed-off-by: miles <[email protected]>
Signed-off-by: miles <[email protected]>
@cratelyn hey, I have a question: Do I need to submit a new PR to submit this typo fixes? and run ./deployments/scripts/protobuf-codegen locally after fix them,then I commit? Sorry about that. |
@cratelyn Hey,I want to know that only satisfy the ci checks can be merged? |
yes, pr's need to satisfy all ci checks to be merged. |
I have been studying this repository for a long time, and whenever I come across a typo, I fix it.
I discovered 20 typos in a total of 19 files. Then I merged them together.
The code quality is exceptionally high, so sincerely hope my PR can help make this repository more standardized.