Skip to content

[2/2] Retrospective lint fixes for Go sources - #2

Merged
sherifabdlnaby merged 1 commit into
1-mise-fy-rulesfrom
2-lint-fixes
Jul 11, 2026
Merged

[2/2] Retrospective lint fixes for Go sources#2
sherifabdlnaby merged 1 commit into
1-mise-fy-rulesfrom
2-lint-fixes

Conversation

@sherifabdlnaby

Copy link
Copy Markdown
Owner

Summary

Clear the existing-tree lint debt so mise run check --all (and the daily CI sweep) is green after the mise-fy rules land.

Changes

  • Fixed: gofumpt formatting on gpool.go / gpool_test.go / package.go
  • Fixed: golangci ineffassign (discard unused pre-start enqueue results) + staticcheck redundant return
  • Fixed: typos ReceievedReceived in the example test

Note

Stacked on #1. Merge #1 first; this PR retargets to master after.

Tests & Validation
  • mise run check --all green (including go_fumpt check_diff)
  • mise run test green

Relevant Links

  • Previous: #1

🤖 Created with Cursor (Grok 4.5) on behalf of @sherifabdlnaby, fully autonomous, they have not reviewed this.

Apply gofumpt, fix golangci ineffassign/staticcheck findings, and correct a typos hit so mise run check --all is green on the whole tree.
@sherifabdlnaby sherifabdlnaby self-assigned this Jul 11, 2026
@sherifabdlnaby
sherifabdlnaby marked this pull request as ready for review July 11, 2026 19:30
@sherifabdlnaby
sherifabdlnaby merged commit c262fd4 into 1-mise-fy-rules Jul 11, 2026
2 checks passed
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