Skip to content

chore: establish prettier baseline#416

Open
anirudh5harma wants to merge 1 commit into
aoagents:mainfrom
anirudh5harma:codex/prettier-baseline
Open

chore: establish prettier baseline#416
anirudh5harma wants to merge 1 commit into
aoagents:mainfrom
anirudh5harma:codex/prettier-baseline

Conversation

@anirudh5harma

@anirudh5harma anirudh5harma commented Jun 25, 2026

Copy link
Copy Markdown

Summary

Closes #417.

Feature PRs no longer inherit unrelated formatting churn from files that were already off-baseline on main.

This establishes the current Prettier baseline for human-authored files and extends .prettierignore so the formatter does not rewrite generated TanStack route output or the pnpm lockfile. That keeps the existing auto-format workflow focused on actual branch changes instead of adding broad docs/generated/lockfile noise to unrelated PRs.

Tests

  • npx --yes prettier@3 --check .
  • git diff --check

@neversettle17-101

Copy link
Copy Markdown
Collaborator

hey @anirudh5harma the reverbCode has been ported to : https://github.com/AgentWrapper/agent-orchestrator. Please port your PRs there.

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.

Prettier workflow adds unrelated formatting churn to feature PRs

2 participants