Skip to content

do not merge: demonstrate violating formatting #1981

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

Closed
wants to merge 7 commits into from

Conversation

petertseng
Copy link
Member

No description provided.

bowling has `previousRolls` on a single line.
transpose has each element of `lines` on its own line.
format-array expresses our per-file preferences for array formatting, in
cases where the preference differs from prettier.

To see that this is true, the following procedure can
be used:

1. Delete or truncate .pretterignore and run prettier on JSON files.
   prettier will have reformatted them.
2. run format-array. It will restore the files to their original state.
@petertseng petertseng requested a review from a team as a code owner March 5, 2022 02:47
@petertseng petertseng closed this Mar 5, 2022
with format-array running, we are now ready to allow prettier to format
all.
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.

1 participant