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

chore(prettier): ignore yarn release #1290

Merged
merged 4 commits into from Dec 11, 2023
Merged

Conversation

alexandre-abrioux
Copy link
Member

Description of the changes

The file .yarn/releases/yarn-1.22.19.cjs is slow to format, we should just ignore it.
To do so, and without unlinking .prettierignore from .gitignore, we can use prettier's new configuration override feature.

Description of the changes

  • updated prettier (+ removed prettier from packages/currency/package.json, it should only be at the top level package.json)
  • modified .prettierrc to ignore the yarn release file
  • ran yarn format

@coveralls
Copy link

Coverage Status

coverage: 87.098% (+0.009%) from 87.089%
when pulling 3da2f62 on prettier-ignore
into e1c2473 on master.

@alexandre-abrioux alexandre-abrioux enabled auto-merge (squash) December 11, 2023 17:12
@alexandre-abrioux alexandre-abrioux merged commit e3e5446 into master Dec 11, 2023
26 of 27 checks passed
@alexandre-abrioux alexandre-abrioux deleted the prettier-ignore branch December 11, 2023 17:12
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.

None yet

4 participants