Skip to content

fix: exclude generated CHANGELOG.md from prettier - #8

Merged
ivanmiletic merged 1 commit into
mainfrom
fix/prettier-changelog-churn
Aug 19, 2026
Merged

fix: exclude generated CHANGELOG.md from prettier#8
ivanmiletic merged 1 commit into
mainfrom
fix/prettier-changelog-churn

Conversation

@ivanmiletic

Copy link
Copy Markdown
Contributor

pnpm format fails on main because release-please writes * bullets and an extra blank line after each version heading, neither of which prettier accepts.

Reformatting it does not hold: the same fix was applied in 5044971 and again in 3bcd66c, and the next release commit reverted it both times. The file is generated, so ignoring it ends the churn rather than repeating it every release.

`pnpm format` fails on main because release-please writes `*` bullets and an
extra blank line after each version heading, neither of which prettier accepts.

Reformatting it does not hold: the same fix was applied in 5044971 and again
in 3bcd66c, and the next release commit reverted it both times. The file is
generated, so ignoring it ends the churn rather than repeating it every release.

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
@ivanmiletic
ivanmiletic merged commit f6eed10 into main Aug 19, 2026
1 check passed
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