Skip to content

FindFrom respects original ordering#28

Merged
sahilm merged 2 commits into
sahilm:masterfrom
SayYoungMan:master
May 7, 2026
Merged

FindFrom respects original ordering#28
sahilm merged 2 commits into
sahilm:masterfrom
SayYoungMan:master

Conversation

@SayYoungMan

Copy link
Copy Markdown
Contributor

Fixes #27

Explanation of the problem is stated in the issue above.

With the test cases I verified:

  • UE4Build.cs is above UE4Game.cpp and UE4BuildUtils.cs is above UE4Game.Build.cs
  • Also, ivtv-alsa.h is on line 31887 and cx88-alsa.c is on line 32099 so top 4 result should be replaced by ivtv-alsa.h

@sahilm sahilm merged commit 76e61c3 into sahilm:master May 7, 2026
1 check failed
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.

Same score Matches don't respect their original order

2 participants