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 @internal annotations #277

Merged
merged 1 commit into from
Aug 6, 2024
Merged

Remove @internal annotations #277

merged 1 commit into from
Aug 6, 2024

Conversation

gsteel
Copy link
Owner

@gsteel gsteel commented Aug 6, 2024

@internal marks all public methods as internal which causes unnecessary static analysis issues in user projects

`@internal` marks all public methods as internal which causes unnecessary static analysis issues in user projects
@gsteel gsteel added the bug Something isn't working label Aug 6, 2024
@gsteel gsteel added this to the 5.2.0 milestone Aug 6, 2024
@gsteel gsteel self-assigned this Aug 6, 2024
@gsteel gsteel merged commit 2a85672 into main Aug 6, 2024
12 checks passed
@gsteel gsteel deleted the remove-internal-annotation branch August 6, 2024 11:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant