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

chore: remove unnecessary whitespace from comments #21

Merged
merged 1 commit into from
Sep 22, 2021

Conversation

trivikr
Copy link
Owner

@trivikr trivikr commented Sep 22, 2021

Issue #, if available:

Fixes: #20

Description of changes:

Removes unnecessary whitespace from beginning of the comments.

Before
package size:  339.7 kB
unpacked size: 3.8 MB
total files:   448
After
package size:  335.1 kB
unpacked size: 3.7 MB
total files:   448

Testing

Can't test with VSCode as it doesn't render HTML markdown microsoft/vscode#40607

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@trivikr trivikr merged commit ea41b5b into main Sep 22, 2021
@trivikr trivikr deleted the trim-start-comments branch September 22, 2021 15:09
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.

Remove whitespace added at the beginning of the comments
1 participant