Skip to content

Refactor line removal logic in RemoveUntilMatch#734

Merged
SimonCropp merged 2 commits intomainfrom
Refactor-line-removal-logic-in-RemoveUntilMatch
Jan 13, 2026
Merged

Refactor line removal logic in RemoveUntilMatch#734
SimonCropp merged 2 commits intomainfrom
Refactor-line-removal-logic-in-RemoveUntilMatch

Conversation

@SimonCropp
Copy link
Owner

Optimized the RemoveUntilMatch method to remove a range of lines up to and including the match, improving efficiency and readability. The exception is now only thrown if the match is not found.

Optimized the RemoveUntilMatch method to remove a range of lines up to and including the match, improving efficiency and readability. The exception is now only thrown if the match is not found.
@SimonCropp SimonCropp added this to the 28.0.1 milestone Jan 13, 2026
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.

1 participant