Skip to content

[Breaking]: Fixes #117 - Fix typo: rename PushAtributed to PushAttributed#122

Merged
danipen merged 1 commit intodanipen:masterfrom
udlose:fix/gethashcode-sealed-visibility-issues
Mar 7, 2026
Merged

[Breaking]: Fixes #117 - Fix typo: rename PushAtributed to PushAttributed#122
danipen merged 1 commit intodanipen:masterfrom
udlose:fix/gethashcode-sealed-visibility-issues

Conversation

@udlose
Copy link
Contributor

@udlose udlose commented Mar 7, 2026

Warning

Breaking API change

Fixes #117 - Fix typo: rename PushAtributed to PushAttributed

Renamed all instances of PushAtributed to PushAttributed for clarity and consistency across the codebase, including AttributedScopeStack, LineTokenizer, and related unit tests. Also made minor formatting and readonly improvements in LineTokenizer.cs.

Renamed all instances of PushAtributed to PushAttributed for clarity and consistency across the codebase, including AttributedScopeStack, LineTokenizer, and related unit tests. Also made minor formatting and readonly improvements in LineTokenizer.cs.
@danipen danipen merged commit 31b1fec into danipen:master Mar 7, 2026
5 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.

Typo in AttributedScopeStack:PushAtributed doesn't match tm4e interface

2 participants