Skip to content

Allow validateInclusions to handle case-insensitive file systems.#8

Draft
yuzhy8701 wants to merge 1 commit intofmeum:28803-inclusion-checkfrom
yuzhy8701:28803-extra-1
Draft

Allow validateInclusions to handle case-insensitive file systems.#8
yuzhy8701 wants to merge 1 commit intofmeum:28803-inclusion-checkfrom
yuzhy8701:28803-extra-1

Conversation

@yuzhy8701
Copy link
Copy Markdown

The include validation now uses a TreeMap with case-insensitive path comparison on Windows to correctly identify allowed includes. The logic is also restructured to first collect all potentially undeclared inputs and then remove those that are explicitly allowed, to reduce memory impacts.

The include validation now uses a `TreeMap` with case-insensitive path comparison on Windows to correctly identify allowed includes. The logic is also restructured to first collect all potentially undeclared inputs and then remove those that are explicitly allowed, to reduce memory impacts.
@github-actions
Copy link
Copy Markdown

github-actions Bot commented May 3, 2026

Thank you for contributing to the Bazel repository! This pull request has been marked as stale since it has not had any activity in the last 30 days. It will be closed in the next 30 days unless any other activity occurs. If you think this PR is still relevant and should stay open, please post any comment here and the PR will no longer be marked as stale.

@github-actions github-actions Bot added the stale label May 3, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant