Skip to content

chore: verify lint cleanliness#142

Open
marcus wants to merge 1 commit intocodex/lint-fix-linter-fixesfrom
codex/lint-fix-linter-fixes-fix
Open

chore: verify lint cleanliness#142
marcus wants to merge 1 commit intocodex/lint-fix-linter-fixesfrom
codex/lint-fix-linter-fixes-fix

Conversation

@marcus
Copy link
Copy Markdown
Owner

@marcus marcus commented Apr 27, 2026

Summary

  • Ran gofmt, golangci-lint --fix, and golangci-lint run on the target branch.
  • No lint/style findings required source changes, so this PR contains an empty verification commit.
  • files_modified is intentionally empty.

Verification

  • gofmt -w $(git ls-files '*.go')
  • golangci-lint run --fix
  • golangci-lint run
  • go test ./...
  • make check

Nightshift-Task: lint-fix
Nightshift-Ref: https://github.com/marcus/nightshift


Automated by 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