Skip to content

chore: go fmt#425

Merged
SuperCoolPencil merged 1 commit intomainfrom
chore-go-fmt
May 1, 2026
Merged

chore: go fmt#425
SuperCoolPencil merged 1 commit intomainfrom
chore-go-fmt

Conversation

@SuperCoolPencil
Copy link
Copy Markdown
Member

@SuperCoolPencil SuperCoolPencil commented May 1, 2026

Greptile Summary

This PR applies go fmt formatting fixes across 10 files in the cmd/ package, adding missing trailing newlines at end of file and removing one extraneous blank line. There are no logic, behavior, or functional changes.

Confidence Score: 5/5

Safe to merge — purely cosmetic formatting changes with no functional impact.

All changes are go fmt whitespace fixes (trailing newlines). No logic, control flow, or data handling is touched.

No files require special attention.

Important Files Changed

Filename Overview
cmd/runservice_std.go Added missing newline at end of file (go fmt fix)
cmd/runservice_termux.go Added missing newline at end of file (go fmt fix)
cmd/service_android_test.go Added missing newline at end of file (go fmt fix)
cmd/service_kardianos.go Added missing newline at end of file (go fmt fix)
cmd/service_kardianos_test.go Added missing newline at end of file (go fmt fix)
cmd/service_termux.go Added missing newline at end of file (go fmt fix)
cmd/service_termux_test.go Added missing newline at end of file (go fmt fix)
cmd/service_test.go Removed trailing blank line at end of file (go fmt fix)
cmd/service_ui_std.go Added missing newline at end of file (go fmt fix)
cmd/service_ui_termux.go Added missing newline at end of file (go fmt fix)

Reviews (1): Last reviewed commit: "chore:" | Re-trigger Greptile

@SuperCoolPencil SuperCoolPencil marked this pull request as ready for review May 1, 2026 19:09
@SuperCoolPencil SuperCoolPencil merged commit ee48e8d into main May 1, 2026
8 checks passed
@SuperCoolPencil SuperCoolPencil deleted the chore-go-fmt branch May 1, 2026 19:09
@SuperCoolPencil SuperCoolPencil restored the chore-go-fmt branch May 1, 2026 19:10
@SuperCoolPencil SuperCoolPencil deleted the chore-go-fmt branch May 1, 2026 19:10
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