Skip to content

Conversation

rickeylev
Copy link
Collaborator

This is mostly for consistency with other code, but in doing so, it looks like there
are several symbols that have public visibility that probably weren't meant to be
public. Cleaning that up is left for another PR in the future.

@rickeylev rickeylev requested review from aignas and groodt as code owners July 22, 2024 05:10
# These symbols are of questionable public visibility. They were probably
# not intended to be actually public.
STANDALONE_INTERPRETER_FILENAME = _STANDALONE_INTERPRETER_FILENAME
http_archive = _http_archive
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pretty sure we can remove this, but I'm fine with being incremental here.

@rickeylev rickeylev added this pull request to the merge queue Jul 22, 2024
Merged via the queue into bazel-contrib:main with commit e722d07 Jul 22, 2024
@rickeylev rickeylev deleted the refactor.mv.py.repo.private branch July 22, 2024 15:10
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.

2 participants