Skip to content

Better format and static type Desktop Jump#779

Merged
BastiaanOlij merged 1 commit intoGodotVR:masterfrom
mubinulhaque:desktop_jump_formatting
Mar 1, 2026
Merged

Better format and static type Desktop Jump#779
BastiaanOlij merged 1 commit intoGodotVR:masterfrom
mubinulhaque:desktop_jump_formatting

Conversation

@mubinulhaque
Copy link
Contributor

In accordance with style guide given here:

  • Add doc comments to variables and functions where possible
  • Replace exclamation marks with not keyword
  • Format multiline statements for more readability
  • Specify return type of function physics_movement()

Disclaimer

No generative AI was used to enhance or create the code given here.

Copy link
Member

@BastiaanOlij BastiaanOlij left a comment

Choose a reason for hiding this comment

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

LGTM

@BastiaanOlij BastiaanOlij merged commit 338b5b9 into GodotVR:master Mar 1, 2026
2 checks passed
@BastiaanOlij
Copy link
Member

Thanks!

@BastiaanOlij BastiaanOlij added the cleanup Cleaning up code or aligning Godot 3 and 4 versions label Mar 1, 2026
@BastiaanOlij BastiaanOlij added this to the 4.6.0 milestone Mar 1, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cleanup Cleaning up code or aligning Godot 3 and 4 versions

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants