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

fmt: update determining of struct field comments #21066

Merged
merged 2 commits into from
Mar 20, 2024

Conversation

ttytm
Copy link
Member

@ttytm ttytm commented Mar 19, 2024

The PR updates how struct field comments are determined. The goal is to increase robustness and to better resemble what is happening to improve maintainability. It uses a single instead of multiple loops.

@ttytm ttytm force-pushed the fmt/refactor-struct-field-comments branch from 277f487 to ad18d61 Compare March 19, 2024 21:41
Copy link
Member

@spytheman spytheman left a comment

Choose a reason for hiding this comment

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

Excellent work.

@spytheman spytheman merged commit 9894c03 into vlang:master Mar 20, 2024
42 checks passed
@ttytm ttytm deleted the fmt/refactor-struct-field-comments branch March 20, 2024 06:39
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

2 participants