Skip to content

fix: Limit macOS fix to pyright-scip-side code changes #178

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 1 commit into from
Aug 4, 2025

Conversation

varungandhi-src
Copy link
Contributor

In PR #177, we added
normalization logic inside setTrackedFiles.

However, it seems like the other file tracking already must be
taking care of passing normalized paths as necessary (hopefully?).

In order to minimize the diff size, I'm moving the normalization
to the call-site of setTrackedFiles inside the pyright-scip folder.
We want to do a merge of upstream changes sooner rather than later,
so it'd be good to reduce the diff.

@varungandhi-src varungandhi-src merged commit 79eef9e into scip Aug 4, 2025
2 checks passed
@varungandhi-src varungandhi-src deleted the vg/proper-fix branch August 4, 2025 01:15
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