Skip to content

do not merge: demonstrate violating formatting#1981

Closed
petertseng wants to merge 7 commits intoexercism:mainfrom
petertseng:test-fmt-tool
Closed

do not merge: demonstrate violating formatting#1981
petertseng wants to merge 7 commits intoexercism:mainfrom
petertseng:test-fmt-tool

Conversation

@petertseng
Copy link
Copy Markdown
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