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

refactor: Code consistency updates #172

Merged

Conversation

VaclavElias
Copy link
Collaborator

Refactor and update project files and code formatting

Reformatted various .csproj files for consistency, including adding titles, descriptions, and import statements for CommonSettings.props. Updated Program.cs to remove unused using directives and fix a method's closing brace. Reordered and removed using directives in multiple files. Reformatted CreateGroundWithBepu in BepuGameExtensions.cs.

Refactor and update project files and code formatting

Reformatted various .csproj files for consistency, including adding titles, descriptions, and import statements for `CommonSettings.props`. Updated `Program.cs` to remove unused `using` directives and fix a method's closing brace. Reordered and removed `using` directives in multiple files. Reformatted `CreateGroundWithBepu` in `BepuGameExtensions.cs`.
@VaclavElias VaclavElias added the engineering Makes the pull request to appear in the "Engineering" section of the next release note label Nov 2, 2024
@VaclavElias VaclavElias merged commit dec9995 into stride3d:main Nov 2, 2024
@VaclavElias VaclavElias deleted the refactor-06-consistency-updates branch December 9, 2024 00:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
engineering Makes the pull request to appear in the "Engineering" section of the next release note
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant