Skip to content

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

Open
pawbana wants to merge 1 commit intopb/coder-lint-fixfrom
pb/coder-lint-fix1
Open

chore: lint fixes part 1 (automatic fixes)#253
pawbana wants to merge 1 commit intopb/coder-lint-fixfrom
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
  • Typos: "cancelling" → "canceling", "cancelled" → "canceled", "behaviour" → "behavior"

Copy link
Copy Markdown
Contributor Author

pawbana commented 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 changed the title chore: lint automatic fixes chore: lint fixes part 1 (automatic fixes) Apr 10, 2026
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