Skip to content

Conversation

@rcosta358
Copy link
Collaborator

@rcosta358 rcosta358 commented Sep 23, 2025

Temporary fix for issue #25.

@rcosta358 rcosta358 self-assigned this Sep 23, 2025
@rcosta358 rcosta358 added the enhancement New feature or request label Sep 23, 2025
sb.append(element + "\n\n");
sb.append("Location: " + element.getPosition() + "\n");
sb.append("______________________________________________________\n");
sb.append(sb.toString());
Copy link
Collaborator Author

@rcosta358 rcosta358 Sep 23, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This line was duplicating the same error in the output

Copy link
Collaborator

@CatarinaGamboa CatarinaGamboa left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Let’s update this issue or create another one with the still existing problem mentioning how we are working around it for now.

@rcosta358 rcosta358 merged commit d80dcb1 into liquid-java:main Sep 28, 2025
1 check passed
@rcosta358 rcosta358 deleted the state-names-uppercase branch October 2, 2025 10:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants