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

Normalize components whitespace #853

Merged
merged 1 commit into from
Sep 22, 2023

Conversation

leobalter
Copy link
Contributor

What does this PR do?

Normalizes all inline comments in JS files to have a space after the // token.

Improves readability and code consistency.

What issues does this PR fix or reference?

n/a

The PR fulfills these requirements:

[x] Tests for the proposed changes have been added/updated. (I believe it's not applicable)
[x] Code linting and formatting was performed.

Functionality Before

No functional changes

Functionality After

same

@leobalter leobalter requested a review from a team as a code owner September 8, 2023 21:05
@pozil
Copy link
Contributor

pozil commented Sep 22, 2023

Good call @leobalter. I'll merge your PR and I'll add a spaced-comment ESLint rule to enforce it in the future.

@pozil pozil merged commit b17bbbb into trailheadapps:main Sep 22, 2023
6 of 7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants