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

Fix #include formatting #1505

Merged
merged 1 commit into from
Jun 25, 2024
Merged

Conversation

Repiteo
Copy link
Contributor

@Repiteo Repiteo commented Jun 25, 2024

Minor syntactic tweaks to ensure all godot_cpp/*.hpp includes use angle brackets instead of double-quotes. Also adds local_vector to the tests.h includes, as that seems to have been overlooked when it was first added.

@Repiteo Repiteo added this to the 4.x milestone Jun 25, 2024
@Repiteo Repiteo requested a review from a team as a code owner June 25, 2024 13:33
Copy link
Collaborator

@dsnopek dsnopek left a comment

Choose a reason for hiding this comment

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

Thanks! Looks good to me :-)

@dsnopek dsnopek merged commit 316dde8 into godotengine:master Jun 25, 2024
12 checks passed
@Repiteo Repiteo deleted the include-formatting branch June 25, 2024 16:42
@dsnopek
Copy link
Collaborator

dsnopek commented Jul 17, 2024

Cherry-picked for 4.2 in PR #1527

@dsnopek
Copy link
Collaborator

dsnopek commented Jul 17, 2024

Cherry-picked for 4.1 in PR #1529

@akien-mga akien-mga modified the milestones: 4.x, 4.3 Jul 22, 2024
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.

3 participants