Commit 4783668
fix(ci): show modified files when pre-commit hooks fail (#45)
When a pre-commit hook like markdownlint-fix modifies files, the CI
output only says "files were modified by this hook" without indicating
which files changed. This adds a follow-up step that runs on failure
to display both the list of modified files and the full diff.
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>1 parent 629e79a commit 4783668
1 file changed
+11
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
0 commit comments