Commit 0c6ed22
Improve readability of skip warning messages
Add a newline before skip warnings to ensure they appear cleanly
separated from progress bar output, making them much easier to read.
Before: Skip warnings were mixed inline with progress bar
After: Skip warnings appear on clean new lines
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <[email protected]>1 parent c6143df commit 0c6ed22
1 file changed
+2
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
148 | 148 | | |
149 | 149 | | |
150 | 150 | | |
| 151 | + | |
| 152 | + | |
151 | 153 | | |
152 | 154 | | |
153 | 155 | | |
| |||
0 commit comments