Skip to content

fix: Correct end location in unresolved-reference#1600

Merged
charlieegan3 merged 1 commit intomainfrom
unresolved-ref-end-loc
Jun 18, 2025
Merged

fix: Correct end location in unresolved-reference#1600
charlieegan3 merged 1 commit intomainfrom
unresolved-ref-end-loc

Conversation

@anderseknert
Copy link
Member

Not 100% accurate, as it won't correctly report the end location of cases like foo["bar baz"]... but good enough,

Fixes #1586

Not 100% accurate, but close enough.

Fixes #1586

Signed-off-by: Anders Eknert <anders@styra.com>
@charlieegan3 charlieegan3 merged commit 1ee1cf4 into main Jun 18, 2025
6 checks passed
@charlieegan3 charlieegan3 deleted the unresolved-ref-end-loc branch June 18, 2025 09:18
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.

Location reported for unresolved-reference should cover whole reference

2 participants