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

Add format script and run it #241

Closed
wants to merge 1 commit into from

Conversation

amanusk
Copy link
Collaborator

@amanusk amanusk commented Nov 7, 2024

No more messing around with formatting
Just run npm run format_all to make sure all files are on the same format


This change is Reviewable

@ArielElp ArielElp self-requested a review November 14, 2024 06:22
Copy link
Collaborator

@ArielElp ArielElp left a comment

Choose a reason for hiding this comment

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

:lgtm:

Reviewed 3 of 9 files at r1, all commit messages.
Reviewable status: 3 of 9 files reviewed, all discussions resolved

Copy link
Contributor

Choose a reason for hiding this comment

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

Instead of writing a custom formatter, I would suggest using a tool like prettier that can perform the formatting and which can also be used for checking the format in a CI step.

@amanusk
Copy link
Collaborator Author

amanusk commented Dec 5, 2024

Superceeded by #258

@amanusk amanusk closed this Dec 5, 2024
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