Commit 407621d
changelog: 2026-07-08..2026-07-08 (#2045)
* changelog: 2026-07-08..2026-07-08
Fix lint-staged pre-commit hook failing when CHANGELOG.md is the only
staged .md file — oxfmt exits non-zero when all passed files are excluded
by its ignorePatterns. Remove .md from the lint-staged oxfmt glob; CI
format:check continues to guard other .md files. Same class of fix as
the oxlint --no-error-on-unmatched-pattern from #1751.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
* Restore md file inclusion in lint-staged
---------
Co-authored-by: claude[bot] <41898282+claude[bot]@users.noreply.github.com>
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
Co-authored-by: Zach Dunn <zach@buildinternet.com>1 parent 136e659 commit 407621d
1 file changed
Lines changed: 13 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
6 | 19 | | |
7 | 20 | | |
8 | 21 | | |
| |||
0 commit comments