Skip to content

Conversation

@TabishB
Copy link
Contributor

@TabishB TabishB commented Sep 25, 2025

Summary

Test plan

  • Unit tests verify CRLF parsing in MarkdownParser.parseChange()
  • Integration tests verify CLI validation works with CRLF files
  • All existing tests continue to pass
  • Strict validation passes on the implementation

🤖 Generated with Claude Code

Fixes validation errors on Windows by normalizing CRLF/CR line endings
to LF before parsing sections. Adds comprehensive test coverage for
CRLF handling in both unit and integration tests.
@TabishB TabishB merged commit 604ecb8 into main Sep 25, 2025
4 checks passed
drvova pushed a commit to drvova/VovaSpec that referenced this pull request Oct 13, 2025
…ission-AI#79)

Fixes validation errors on Windows by normalizing CRLF/CR line endings
to LF before parsing sections. Adds comprehensive test coverage for
CRLF handling in both unit and integration tests.
Kh05ifr4nD pushed a commit to Kh05ifr4nD/sorapec that referenced this pull request Jan 6, 2026
…ission-AI#79)

Fixes validation errors on Windows by normalizing CRLF/CR line endings
to LF before parsing sections. Adds comprehensive test coverage for
CRLF handling in both unit and integration tests.
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.

2 participants