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

fix: account for multiline comments in js/es6 format #1439

Merged
merged 2 commits into from
Feb 3, 2025

Conversation

Zkrgu
Copy link
Contributor

@Zkrgu Zkrgu commented Jan 24, 2025

Closes #1420

This PR reuses the existing addComment function to add multiline comment support to the javascript/es6 format


By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@Zkrgu Zkrgu requested a review from a team as a code owner January 24, 2025 10:30
Copy link

This pull request is automatically being deployed by Amplify Hosting (learn more).

Access this pull request here: https://pr-1439.d16eby4ekpss5y.amplifyapp.com

@jorenbroekema
Copy link
Collaborator

Looks good! Can you add a changeset by running npx changeset locally, a patch bump is fine

@dbanksdesign dbanksdesign merged commit 177c25e into amzn:main Feb 3, 2025
6 checks passed
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.

javascript/es6 format doesn't handle newlines in comments
3 participants