Skip to content

fix(lint): fix prettier and import-order violations in sdk and common#13952

Merged
rickyrombo merged 1 commit intomainfrom
worktree-spicy-wobbling-nebula
Mar 18, 2026
Merged

fix(lint): fix prettier and import-order violations in sdk and common#13952
rickyrombo merged 1 commit intomainfrom
worktree-spicy-wobbling-nebula

Conversation

@rickyrombo
Copy link
Contributor

Summary

  • Reformatted multiline import in packages/sdk/src/sdk/oauth/OAuth.ts (prettier)
  • Reordered viem import before zod in packages/sdk/src/sdk/types.ts (import/order)
  • Reformatted onError callback args to multiline in packages/common/src/api/tan-query/wallets/useSendCoins.ts (prettier)

Test plan

  • npm run verify --filter=!identity-service passes

🤖 Generated with Claude Code

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

changeset-bot bot commented Mar 18, 2026

⚠️ No Changeset found

Latest commit: 3bd513d

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

@rickyrombo rickyrombo merged commit 9335230 into main Mar 18, 2026
9 checks passed
@rickyrombo rickyrombo deleted the worktree-spicy-wobbling-nebula branch March 18, 2026 02:01
@github-actions
Copy link
Contributor

🌐 Web preview ready

Preview URL: https://audius-web-preview-pr-13952.audius.workers.dev

Unique preview for this PR (deployed from this branch).
Workflow run

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