Skip to content

Properly indent the doc comments of enum variants #4153

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 1 commit into from
Oct 9, 2024

Conversation

RunDevelopment
Copy link
Contributor

Very small PR. The doc comments of enum variants weren't indented properly in .d.ts files. This PR fixes that.

The enum objects in .js aren't formatted sensibly with comments anyway, so I just left it as is.

Copy link
Collaborator

@daxpedda daxpedda left a comment

Choose a reason for hiding this comment

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

Thank you!

@daxpedda daxpedda merged commit b150020 into rustwasm:main Oct 9, 2024
41 checks passed
@RunDevelopment RunDevelopment deleted the enum-variant-docs-indent branch October 9, 2024 19:29
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