Skip to content

[Format] Run prettier on most files#354

Merged
vladislavarsenev merged 3 commits into
trivago:v6from
ckwalsh:pr354
Oct 17, 2025
Merged

[Format] Run prettier on most files#354
vladislavarsenev merged 3 commits into
trivago:v6from
ckwalsh:pr354

Conversation

@ckwalsh
Copy link
Copy Markdown
Contributor

@ckwalsh ckwalsh commented May 2, 2025

Comment thread README.md Outdated
```

**Note: There may be an issue with some package managers, such as `pnpm` or when using `prettier` v3.x. You can solve it by providing additional configuration option in prettier config file.
\*\*Note: There may be an issue with some package managers, such as `pnpm` or when using `prettier` v3.x. You can solve it by providing additional configuration option in prettier config file.
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

It changes result a little bit. I suppose it should be ** Note...

Comment thread README.md
import c from 'c'
```

### Ignoring import ordering
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Is this part supposed to be removed? I believe, it's better to keep it, since we provide this feature

Summary:
```
$ npx prettier --write .
```

Manually inspected changes, and reverted changes to examples, package.json, and tsconfig.json

Test Plan: doitlive
@byara
Copy link
Copy Markdown
Collaborator

byara commented Jul 19, 2025

Hey @vladislavarsenev, could you please take a Look at these PR as well.

@vladislavarsenev vladislavarsenev changed the base branch from main to v6 October 17, 2025 09:06
@vladislavarsenev
Copy link
Copy Markdown
Collaborator

Thank you for your effort! I excluded *.md files from being prettified, since they might have code inside and sometimes should be wrong.

@vladislavarsenev vladislavarsenev merged commit 045e85e into trivago:v6 Oct 17, 2025
3 checks passed
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