Commit 06a7601
fix: exclude CHANGELOG.md from Prettier formatting
- Remove auto-format workflow that was causing CI failures
- Add CHANGELOG.md to .prettierignore since it's managed by Release Please
- Update format scripts to use .prettierignore
This prevents formatting conflicts with Release Please's changelog updates.
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <[email protected]>1 parent edece88 commit 06a7601
File tree
3 files changed
+6
-42
lines changed- .github/workflows
3 files changed
+6
-42
lines changedThis file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
26 | | - | |
27 | | - | |
| 26 | + | |
| 27 | + | |
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
| |||
0 commit comments