Skip to content

Add lint to SDK CI and fix import order#14025

Merged
raymondjacobson merged 1 commit into
mainfrom
rj-lint-fix
Mar 30, 2026
Merged

Add lint to SDK CI and fix import order#14025
raymondjacobson merged 1 commit into
mainfrom
rj-lint-fix

Conversation

@raymondjacobson

Copy link
Copy Markdown
Member

Summary

  • Adds a lint step to the SDK CI workflow (.github/workflows/sdk.yml) so linting errors are caught before merge
  • Fixes import ordering in createSdk.ts

Test plan

  • Verify SDK CI workflow runs lint, typecheck, and test steps on this PR

🤖 Generated with Claude Code

Add lint to the SDK CI workflow so linting errors are caught in CI.
Also fix import ordering in createSdk.ts.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@changeset-bot

changeset-bot Bot commented Mar 30, 2026

Copy link
Copy Markdown

⚠️ No Changeset found

Latest commit: 1dc4f52

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@raymondjacobson raymondjacobson merged commit eb1fb9b into main Mar 30, 2026
14 of 15 checks passed
@raymondjacobson raymondjacobson deleted the rj-lint-fix branch March 30, 2026 23:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant