Skip to content

chore: apply gofmt fixes#106

Open
marcus wants to merge 1 commit intomainfrom
lint-fix/auto-style-pass
Open

chore: apply gofmt fixes#106
marcus wants to merge 1 commit intomainfrom
lint-fix/auto-style-pass

Conversation

@marcus
Copy link
Copy Markdown
Owner

@marcus marcus commented Apr 3, 2026

Summary

  • apply gofmt to the existing formatting backlog reported by gofmt -l .
  • keep the branch scoped to formatter-only changes across the touched Go files
  • leave repo behavior unchanged beyond import/order/spacing cleanup

Verification

  • gofmt -l .
  • go vet ./...
  • go test ./cmd ./internal/db ./internal/query ./internal/serve ./internal/serverdb ./internal/session ./internal/syncclient ./internal/version ./internal/workdir ./pkg/monitor ./pkg/monitor/keymap ./test/e2e ./test/syncharness
  • go test ./...

Notes

  • the previously noted internal/sync failure did not reproduce on this branch; full repo tests passed during verification.

Automated by nightshift

Nightshift-Task: lint-fix
Nightshift-Ref: https://github.com/marcus/nightshift
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