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

Ensure imports have explicit access levels #2192

Merged
merged 2 commits into from
Feb 10, 2025
Merged

Conversation

glbrntt
Copy link
Collaborator

@glbrntt glbrntt commented Feb 7, 2025

Motivation:

The imports should all have access level set explicitly. Some were missing.

Modifications:

  • Add a script and CI to check for this
  • Add a few missing access levels

Result:

Better consistency

Motivation:

The imports should all have access level set explicitly. Some were
missing.

Modifications:

- Add a script and CI to check for this
- Add a few missing access levels

Result:

Better consistency
@glbrntt glbrntt added the 🔨 semver/patch No public API change. label Feb 7, 2025
@glbrntt glbrntt requested a review from rnro February 7, 2025 15:23
@glbrntt glbrntt enabled auto-merge (squash) February 7, 2025 15:47
@glbrntt glbrntt merged commit 362efe5 into grpc:main Feb 10, 2025
29 of 31 checks passed
@glbrntt glbrntt deleted the v2/check-imports branch February 11, 2025 10:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🔨 semver/patch No public API change.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants