Skip to content

style: fix lint formatting issues#171

Open
marcus wants to merge 1 commit into
mainfrom
codex/lint-fix-cleanup
Open

style: fix lint formatting issues#171
marcus wants to merge 1 commit into
mainfrom
codex/lint-fix-cleanup

Conversation

@marcus

@marcus marcus commented Apr 26, 2026

Copy link
Copy Markdown
Owner

Scope: automatic Go lint/style cleanup only. This branch preserves the dirty main checkout by using an isolated worktree and contains no behavioral refactors.

Checks run:

  • gofmt -l $(rg --files -g '*.go')
  • go vet ./...
  • go build ./...
  • go test ./...
  • git diff --check
  • git diff --stat

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