Skip to content

chore: standardize imports with goimports#764

Merged
dguido merged 2 commits intomasterfrom
pr-757-goimports-rebased
Jan 20, 2026
Merged

chore: standardize imports with goimports#764
dguido merged 2 commits intomasterfrom
pr-757-goimports-rebased

Conversation

@dguido
Copy link
Copy Markdown
Member

@dguido dguido commented Jan 20, 2026

Summary

  • Run goimports -w . on entire codebase to standardize import ordering

This PR supersedes #757 and addresses the review feedback:

  1. ✅ Run goimports -w . on entire codebase (not just 20 files)

Credit to @promalert for the original contribution in #757.

🤖 Generated with Claude Code

@dguido dguido force-pushed the pr-757-goimports-rebased branch 2 times, most recently from b6f4d84 to c7cde5d Compare January 20, 2026 22:30
- Run goimports -w . on entire codebase to standardize import ordering
- Add goimports check to CI lint job to prevent drift
- Addresses review feedback on PR #757

Co-Authored-By: Claude Opus 4.5 <[email protected]>
@dguido dguido force-pushed the pr-757-goimports-rebased branch from 46a354a to b6b6f07 Compare January 20, 2026 22:50
@dguido dguido changed the title chore: standardize imports with goimports and add CI check chore: standardize imports with goimports Jan 20, 2026
@dguido dguido merged commit cc9a852 into master Jan 20, 2026
17 checks passed
@dguido dguido deleted the pr-757-goimports-rebased branch January 20, 2026 23:13
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