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

Update: Let Prettier do its thing #3194

Merged
merged 1 commit into from
May 10, 2024
Merged

Conversation

codebykat
Copy link
Member

Fix

In #3183 I added a list of files to the .prettierignore so that we wouldn't mix functional code updates with linting. This PR removes those files and runs make format to allow Prettier to format these files according to its wishes.

Test

Code review and smoke test. This should include no functional changes.

@codebykat codebykat requested a review from roundhill May 9, 2024 18:18
@codebykat codebykat self-assigned this May 9, 2024
Copy link
Contributor

@roundhill roundhill left a comment

Choose a reason for hiding this comment

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

Still works! And... code is prettier.

@codebykat codebykat merged commit 6509319 into trunk May 10, 2024
6 checks passed
@codebykat codebykat deleted the update/prettier-formatting branch May 10, 2024 18:00
@codebykat codebykat added this to the 2.22.0 milestone May 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants