Skip to content

Fix lint errcheck issues and gofmt drift#145

Open
marcus wants to merge 1 commit intomainfrom
lint-fix/gofmt-errcheck
Open

Fix lint errcheck issues and gofmt drift#145
marcus wants to merge 1 commit intomainfrom
lint-fix/gofmt-errcheck

Conversation

@marcus
Copy link
Copy Markdown
Owner

@marcus marcus commented Apr 18, 2026

Summary

  • handle the reproducible errcheck failures in the command/runtime paths and test scaffolding
  • clear the repo's current gofmt backlog and keep staticcheck clean
  • keep verification green across gofmt, golangci-lint, staticcheck, go vet, go build, and go test

Verification

  • gofmt -l .
  • golangci-lint run ./...
  • staticcheck ./...
  • go vet ./...
  • go build ./...
  • go test ./...

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