Skip to content

Remove stray float literal .0 suffixes in lieu of just ending with a point#4233

Merged
Keavon merged 1 commit into
masterfrom
remove-point-0-floats
Jun 13, 2026
Merged

Remove stray float literal .0 suffixes in lieu of just ending with a point#4233
Keavon merged 1 commit into
masterfrom
remove-point-0-floats

Conversation

@Keavon

@Keavon Keavon commented Jun 13, 2026

Copy link
Copy Markdown
Member

No description provided.

@gemini-code-assist gemini-code-assist Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Code Review

This pull request performs a widespread cleanup of floating-point literals across the codebase, simplifying values like 0.0 and 1.0 to 0. and 1. respectively. It also updates a comment in fullscreen_vertex.rs to refer to 'WebGPU' instead of 'webgpu' and simplifies the coordinate range representation. There are no review comments, so I have no feedback to provide.

Important

The consumer version of Gemini Code Assist on GitHub is being sunset. Starting June 18, 2026, new organization installations will be blocked, and all code review activity will officially cease on July 17, 2026.
For more details on the timeline and next steps, please review the Help Documentation.

@cubic-dev-ai cubic-dev-ai Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

No issues found across 23 files

Confidence score: 5/5

  • Automated review surfaced no issues in the provided summaries.
  • No files require special attention.

Re-trigger cubic

@Keavon Keavon changed the title Remove the .0 suffix on floats in lieu of just ending with a point Remove stray float literal .0 suffixes in lieu of just ending with a point Jun 13, 2026
@Keavon Keavon merged commit cde8dd7 into master Jun 13, 2026
11 checks passed
@Keavon Keavon deleted the remove-point-0-floats branch June 13, 2026 02:47
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.

1 participant