Skip to content

Cleanup prettier leftovers - #1778

Merged
saskliutas merged 1 commit into
masterfrom
prettier-remove-leftovers
Aug 13, 2026
Merged

Cleanup prettier leftovers#1778
saskliutas merged 1 commit into
masterfrom
prettier-remove-leftovers

Conversation

@saskliutas

Copy link
Copy Markdown
Member

No description provided.

@saskliutas
saskliutas requested a review from JonasDov August 13, 2026 11:40
@saskliutas
saskliutas requested a review from a team as a code owner August 13, 2026 11:40
Copilot AI lite review requested due to automatic review settings August 13, 2026 11:40

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull request overview

Removes remaining Prettier-specific references/config exclusions and aligns repo tooling/docs with the Oxc formatter (oxfmt) and VS Code Oxc formatter extension.

Changes:

  • Updates Docker ignore list for the e2e build context to drop Prettier config files and ignore .oxfmtrc.json instead.
  • Updates cspell ignore paths to remove .prettierrc and add .oxfmtrc.json (and cspell.json).
  • Updates contributor docs and VS Code workspace settings to use pnpm format and oxc.oxc-vscode as the default formatter.

Reviewed changes

Copilot reviewed 4 out of 4 changed files in this pull request and generated no comments.

File Description
e2e.Dockerfile.dockerignore Removes Prettier config ignores and adds .oxfmtrc.json to keep the e2e Docker context clean.
cspell.json Updates ignorePaths to reflect the formatter config change away from Prettier.
CONTRIBUTING.md Replaces the Prettier validation step with pnpm format to match current repo scripts.
.vscode/settings.json Switches default formatter from Prettier to the Oxc VS Code extension and normalizes JSON formatting.

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

@saskliutas
saskliutas merged commit 1bcd3e1 into master Aug 13, 2026
13 checks passed
@saskliutas
saskliutas deleted the prettier-remove-leftovers branch August 13, 2026 11:52
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