Skip to content

fix(lint-staged): re-run Prettier after ESLint --fix#122

Merged
pjeweb merged 1 commit into
mainfrom
fix/lint-staged-prettier-after-eslint
Jun 26, 2026
Merged

fix(lint-staged): re-run Prettier after ESLint --fix#122
pjeweb merged 1 commit into
mainfrom
fix/lint-staged-prettier-after-eslint

Conversation

@pjeweb

@pjeweb pjeweb commented Jun 26, 2026

Copy link
Copy Markdown
Contributor

Summary

Test plan

  • pnpm format:check -- configs/lint-staged.mts
  • pnpm changeset status --since=origin/main (empty changeset — no package release)
  • Pre-commit hook exercised on this commit

ESLint can reformat staged files after the initial Prettier pass, which made
pre-commit succeed while CI format:check failed.
@changeset-bot

changeset-bot Bot commented Jun 26, 2026

Copy link
Copy Markdown

🦋 Changeset detected

Latest commit: 5cde33b

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 0 packages

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@pjeweb pjeweb merged commit 9f899ca into main Jun 26, 2026
20 checks passed
@pjeweb pjeweb deleted the fix/lint-staged-prettier-after-eslint branch June 26, 2026 12:17
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.

1 participant