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: run Prettier in tests #557

Merged
merged 6 commits into from
Apr 15, 2024
Merged

chore: run Prettier in tests #557

merged 6 commits into from
Apr 15, 2024

Conversation

EvanHahn
Copy link
Contributor

Depends on #554.

npm test now makes sure files match Prettier style.

This commit instructs Prettier to ignore:

- `/dist/` (built files)
- `*.snapshot.cjs` (Brittle snapshot files)
- `/tests/fixtures/`
`npm test` now makes sure files match Prettier style.
Base automatically changed from prettierignore to main April 15, 2024 14:40
@EvanHahn EvanHahn marked this pull request as ready for review April 15, 2024 14:44
@EvanHahn EvanHahn requested a review from achou11 April 15, 2024 14:44
@EvanHahn EvanHahn merged commit f7ff572 into main Apr 15, 2024
4 checks passed
@EvanHahn EvanHahn deleted the prettier-in-test branch April 15, 2024 22:12
gmaclennan added a commit that referenced this pull request Apr 17, 2024
* main:
  chore: update Drizzle
  chore: update undici to latest version (#565)
  chore: run Prettier in tests (#557)
  chore: remove unused types (#562)
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.

2 participants