Skip to content

fix(csv): downgrade trailing blank row mismatch to warning in writer …#13

Merged
ssweber merged 1 commit into
mainfrom
dev
Apr 15, 2026
Merged

fix(csv): downgrade trailing blank row mismatch to warning in writer …#13
ssweber merged 1 commit into
mainfrom
dev

Conversation

@ssweber

@ssweber ssweber commented Apr 15, 2026

Copy link
Copy Markdown
Owner

…validation

Rungs with blank rows beyond a tall instruction's visual height caused WriterError because the stripped continuation absorbed the extra blank row on read-back. Warn instead of failing when the lost rows are pure padding.

…validation

Rungs with blank rows beyond a tall instruction's visual height caused
WriterError because the stripped continuation absorbed the extra blank
row on read-back. Warn instead of failing when the lost rows are pure
padding.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@ssweber ssweber merged commit 32a7f5e into main Apr 15, 2026
4 checks passed
@ssweber ssweber deleted the dev branch April 15, 2026 18:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant