Skip to content
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

Remove unused visibility specs (last referenced in codebase over 154 days ago) #918

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

copybara-service[bot]
Copy link

Remove unused visibility specs (last referenced in codebase over 154 days ago)

  • You may notice rules being explicitly set to visibility = ["//visibility:private"] even with no default_visibility being defined in the BUILD file. Please see go/scheuklappen#explicit-private for an explanation.
  • If you receive a CL that sets every rule in a package to private and would like to delete the package instead, please REVERT the CL and create a follow-up CL removing the directory yourself. Scheuklappen does not directly support this.
  • go/scheuklappen for more information on this change.

See go/scheuklappen-lsc for more information on why you've received this change and why it is important.

This CL looks good? Just LGTM and Approve it!
This CL doesn’t look good? This is what you can do:

  • Revert this CL, by replying "REVERT: "
  • File a bug under go/scheuklappen-bug for category BuildVisibility if there's an issue with the CL content.
  • File a bug under go/rosie-bug if there's an issue with how the CL was managed.
  • For all other issues such as the formatting of the CL, please file a bug under
    go/clrobot-bug.
  • Revert this CL and not get a CL that cleans up these paths in the future by
    replying "BLOCKLIST: ". This is not reversible! We recommend to
    opt out the respective paths in your CL Robot configuration instead:
    go/clrobot-opt-out.

This CL was generated by CL Robot - a tool that cleans up code findings
(go/clrobot). The affected code paths have been enabled for CL Robot in //depot/google3/METADATA by
following go/clrobot#how-to-opt-in. Anything wrong with the signup? File a bug
at go/clrobot-bug.

#codehealth

…days ago)

* You may notice rules being explicitly set to `visibility = ["//visibility:private"]` even with no `default_visibility` being defined in the `BUILD` file. Please see go/scheuklappen#explicit-private for an explanation.
* If you receive a CL that sets every rule in a package to private and would like to delete the package instead, please REVERT the CL and create a follow-up CL removing the directory yourself. Scheuklappen does not directly support this.
* go/scheuklappen for more information on this change.

See go/scheuklappen-lsc for more information on why you've received this change and why it is important.

This CL looks good? Just LGTM and Approve it!
This CL doesn’t look good? This is what you can do:
* Revert this CL, by replying "REVERT: <provide reason>"
* File a bug under go/scheuklappen-bug for category BuildVisibility if there's an issue with the CL content.
* File a bug under go/rosie-bug if there's an issue with how the CL was managed.
* For all other issues such as the formatting of the CL, please file a bug under
go/clrobot-bug.
* Revert this CL and not get a CL that cleans up these paths in the future by
replying "BLOCKLIST: <provide reason>". This is not reversible! We recommend to
opt out the respective paths in your CL Robot configuration instead:
go/clrobot-opt-out.

This CL was generated by CL Robot - a tool that cleans up code findings
(go/clrobot). The affected code paths have been enabled for CL Robot in //depot/google3/METADATA by
following go/clrobot#how-to-opt-in. Anything wrong with the signup? File a bug
at go/clrobot-bug.

#codehealth

PiperOrigin-RevId: 614331892
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant