Skip to content

Fixed: Aligns parser with YINI conformance suite and normalizes string line endings#56

Merged
marko-ks merged 1 commit into
mainfrom
fix/keys-and-comments-parse-issues
Jun 27, 2026
Merged

Fixed: Aligns parser with YINI conformance suite and normalizes string line endings#56
marko-ks merged 1 commit into
mainfrom
fix/keys-and-comments-parse-issues

Conversation

@marko-ks

Copy link
Copy Markdown
Member

Ensures consistent parser behavior across platforms and improves compliance with the external yini-test conformance suite. Specifically, shebang-like lines after an @yini directive are now treated as comments, misplaced @yini directives are consistently reported as syntax errors, and triple-quoted strings normalize line endings for stable output.

Plus, bumped package version 1.6.1

…g line endings

Ensures consistent parser behavior across platforms and improves compliance with the external `yini-test` conformance suite. Specifically, shebang-like lines after an `@yini` directive are now treated as comments, misplaced `@yini` directives are consistently reported as syntax errors, and triple-quoted strings normalize line endings for stable output.
@marko-ks
marko-ks merged commit da41cbc into main Jun 27, 2026
19 checks passed
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