Commit 63f5d30
chore: exclude generated CHANGELOG.md from Prettier (#40)
release-please generates CHANGELOG.md in a format that does not match the
repo Prettier config, so `prettier --check .` (the Format Check job) fails
on every release PR. The changelog is a generated artifact; add it to
.prettierignore so release PRs pass Format Check.
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>1 parent 4104d80 commit 63f5d30
1 file changed
Lines changed: 3 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
0 commit comments