Skip to content

chore: lint fixes part 1 (automatic fixes)#253

Merged
pawbana merged 1 commit intomainfrom
pb/coder-lint-fix1
Apr 13, 2026
Merged

chore: lint fixes part 1 (automatic fixes)#253
pawbana merged 1 commit intomainfrom
pb/coder-lint-fix1

Conversation

@pawbana
Copy link
Copy Markdown
Contributor

@pawbana pawbana commented Apr 10, 2026

Automatic changes done by running make lint

  • Import sorting, reorganized imports to follow Go conventions with standard library imports first, followed by third-party packages, then local packages
  • Replaced fmt.Errorf and errors.New with xerrors.Errorf and xerrors.New
  • Farewell British spelling: "cancelling" → "canceling", "cancelled" → "canceled", "behaviour" → "behavior"

This was referenced Apr 10, 2026
@pawbana pawbana force-pushed the pb/coder-lint-fix branch from 952985c to 6f1a39d Compare April 10, 2026 11:28
@pawbana pawbana force-pushed the pb/coder-lint-fix1 branch 2 times, most recently from bdb5386 to 2bc6469 Compare April 10, 2026 12:23
@pawbana pawbana mentioned this pull request Apr 10, 2026
@pawbana pawbana changed the title chore: lint automatic fixes chore: lint fixes part 1 (automatic fixes) Apr 10, 2026
@pawbana pawbana force-pushed the pb/coder-lint-fix1 branch from 2bc6469 to 7f9ee40 Compare April 10, 2026 12:30
@pawbana pawbana marked this pull request as ready for review April 10, 2026 22:12
@pawbana pawbana requested review from mtojek and ssncferreira April 13, 2026 09:32
Copy link
Copy Markdown
Collaborator

@dannykopping dannykopping left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Farewell British spelling

😥

LGTM

@pawbana pawbana force-pushed the pb/coder-lint-fix1 branch from 7f9ee40 to fd707a7 Compare April 13, 2026 11:30
Copy link
Copy Markdown
Contributor Author

pawbana commented Apr 13, 2026

Merge activity

  • Apr 13, 3:10 PM UTC: A user started a stack merge that includes this pull request via Graphite.
  • Apr 13, 3:13 PM UTC: Graphite couldn't merge this PR because it had merge conflicts.
  • Apr 13, 3:24 PM UTC: A user started a stack merge that includes this pull request via Graphite.
  • Apr 13, 3:24 PM UTC: @pawbana merged this pull request with Graphite.

@pawbana pawbana changed the base branch from pb/coder-lint-fix to graphite-base/253 April 13, 2026 15:10
@pawbana pawbana changed the base branch from graphite-base/253 to main April 13, 2026 15:11
@pawbana pawbana force-pushed the pb/coder-lint-fix1 branch from fd707a7 to 7ef3da9 Compare April 13, 2026 15:22
@pawbana pawbana merged commit e27ee7e into main Apr 13, 2026
5 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.

3 participants