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 prettier format check. #1163

Merged
merged 1 commit into from
Jan 14, 2025
Merged

Conversation

Tatsinnit
Copy link
Member

@Tatsinnit Tatsinnit commented Jan 13, 2025

This PR take care of this work item: #1162

For now its for thought share for folks.

thanks heaps.

@Tatsinnit Tatsinnit added enhancement 🚀 New feature or request or improvements on existing code. github_actions Pull requests that update GitHub Actions code labels Jan 13, 2025
@Tatsinnit Tatsinnit self-assigned this Jan 13, 2025
@ReinierCC
Copy link
Collaborator

Looks very pretty (lol).

💡 Is it possible to separate the needed changes to get the prettier format check to work and the format changes it would make to the repo?

tejhan
tejhan previously approved these changes Jan 13, 2025
Copy link
Collaborator

@tejhan tejhan left a comment

Choose a reason for hiding this comment

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

The GH action LGTM. 👍

I'm assuming moving forward we will all use the prettier package cleanup before pushing a PR?

Also would a prettier.rc file need to also be added to the repo to ensure PR code is checked for the same formatting rules regardless of who opens one up? (As mentioned in #1162) (Wondering if any slight issue could arise with people using their own local config files)

Copy link
Collaborator

@ReinierCC ReinierCC left a comment

Choose a reason for hiding this comment

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

LGTM

@Tatsinnit Tatsinnit requested a review from tejhan January 14, 2025 01:50
@Tatsinnit Tatsinnit merged commit 7a1f39f into Azure:main Jan 14, 2025
14 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement 🚀 New feature or request or improvements on existing code. github_actions Pull requests that update GitHub Actions code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants