Skip to content

review: frame.go vocabulary order; ruff format - #131

Merged
CMGS merged 2 commits into
mainfrom
review/tail-2026-09-03
Sep 3, 2026
Merged

review: frame.go vocabulary order; ruff format#131
CMGS merged 2 commits into
mainfrom
review/tail-2026-09-03

Conversation

@CMGS

@CMGS CMGS commented Sep 3, 2026

Copy link
Copy Markdown
Contributor

Two mechanical tail items from the hygiene round:

  • protocol/wire/frame.go: GitFileStatus moves ahead of GitStatusResult, the type that carries it (vocabulary type ahead of its consumer). Pure move: sorted lines are identical.
  • sdk/python: ruff format over the eight files that were red on main; no semantic change.

Gates: asl ./... on both GOOS, go vet, go test -race for protocol/wire; ruff format --check, ruff check, pytest (155 passed) for the Python SDK.

CMGS added 2 commits September 3, 2026 15:22
Vocabulary types cluster ahead of the type that consumes them; pure move, sorted lines identical.
@CMGS
CMGS merged commit 90f53cf into main Sep 3, 2026
4 checks passed
@CMGS
CMGS deleted the review/tail-2026-09-03 branch September 3, 2026 07:25
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