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

Use prettier to format JavaScript file #278

Merged
merged 3 commits into from
Jun 6, 2023

Conversation

eed3si9n
Copy link
Collaborator

@eed3si9n eed3si9n commented Jun 6, 2023

Problem

There are some whitespaces at the end of the line kind of things.

Solution

This implements formatting using Prettier.

@eed3si9n eed3si9n requested a review from susliko June 6, 2023 03:06
Copy link
Collaborator

Choose a reason for hiding this comment

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

Since this is a pretty huge diff here, can we add one more commit adding in a .git-blame-ignore-revs that ignores the reformat commit?

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Addressed in f220862

Copy link
Collaborator

@ckipp01 ckipp01 left a comment

Choose a reason for hiding this comment

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

Looks good to me!

@eed3si9n eed3si9n merged commit 51377c1 into tree-sitter:master Jun 6, 2023
@eed3si9n eed3si9n deleted the wip/format branch June 6, 2023 15:17
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.

3 participants