Skip to content
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

Improve handling of line directives #17536

Merged
merged 3 commits into from
Aug 16, 2024

Conversation

Martin521
Copy link
Contributor

Description

Fixes #17529
Unblocks work on #17507
Some small clean-up in the ComponentTests project

Checklist

  • Test cases added
  • Performance benchmarks added in case of performance changes
  • Release notes: not needed (no behavioral change)

@Martin521 Martin521 requested a review from a team as a code owner August 14, 2024 15:17
Copy link
Contributor

github-actions bot commented Aug 14, 2024

⚠️ Release notes required, but author opted out

Warning

Author opted out of release notes, check is disabled for this pull request.
cc @dotnet/fsharp-team-msft

@edgarfgp edgarfgp added the NO_RELEASE_NOTES Label for pull requests which signals, that user opted-out of providing release notes label Aug 15, 2024
@vzarytovskii vzarytovskii merged commit 6e6cf3e into dotnet:main Aug 16, 2024
28 of 30 checks passed
@vzarytovskii
Copy link
Member

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
NO_RELEASE_NOTES Label for pull requests which signals, that user opted-out of providing release notes
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

Internal: Line directives can lead to invalid ranges
6 participants