Skip to content

Use explicit public access modifier in C# code #108885

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

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

Conversation

aaronfranke
Copy link
Member

Why? One reason only: These are automatically added by dotnet-format when running pre-commit run --all-files in the Godot repository. With these changes committed, running the formatter won't produce any diffs.

Arguably, the code not complying with the formatter is a bug, but I'll label this as an enhancement.

@aaronfranke aaronfranke added this to the 4.6 milestone Jul 22, 2025
@aaronfranke aaronfranke requested a review from a team as a code owner July 22, 2025 23:16
Copy link
Member

@paulloz paulloz left a comment

Choose a reason for hiding this comment

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

100% agree. Thanks!

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.

3 participants