Skip to content

Fix interior scope tests #2218

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Feb 2, 2024
Merged

Fix interior scope tests #2218

merged 2 commits into from
Feb 2, 2024

Conversation

pokey
Copy link
Member

@pokey pokey commented Feb 1, 2024

Checklist

  • I have added tests
  • [-] I have updated the docs and cheatsheet
  • [-] I have not broken the cheatsheet

Copy link
Member Author

Choose a reason for hiding this comment

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

I'm a bit surprised by this one 🤔

Copy link
Member

@AndreasArvidsson AndreasArvidsson Feb 2, 2024

Choose a reason for hiding this comment

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

Yeah having an interior on the document is a bit meaningless. Appears that interior does not group together with the other ranges though.

Copy link
Member Author

Choose a reason for hiding this comment

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

Oh yeah interesting point. I'm guessing that's because interior is a target, not a range

Copy link
Member Author

Choose a reason for hiding this comment

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

Ok I looked at the code. Totally forgot that "inside file" is the file without any leading or trailing whitespace. I updated the test to capture that fact, but wow, I have never used that feature 😅

@pokey pokey mentioned this pull request Feb 1, 2024
10 tasks
@AndreasArvidsson AndreasArvidsson added this pull request to the merge queue Feb 2, 2024
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Feb 2, 2024
@pokey pokey enabled auto-merge February 2, 2024 13:48
@pokey pokey added this pull request to the merge queue Feb 2, 2024
Merged via the queue into main with commit bae9ce0 Feb 2, 2024
@pokey pokey deleted the pokey/fix-interior-scope-tests branch February 2, 2024 14:27
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