Skip to content

fix: prettier on grpc node#2154

Merged
LukasDeco merged 1 commit intomasterfrom
lukas/fix-prettier-post-grpc-bump
Mar 19, 2026
Merged

fix: prettier on grpc node#2154
LukasDeco merged 1 commit intomasterfrom
lukas/fix-prettier-post-grpc-bump

Conversation

@LukasDeco
Copy link
Collaborator

@LukasDeco LukasDeco commented Mar 19, 2026

Summary by CodeRabbit

  • Style
    • Reformatted import declarations for improved code organization and readability.

@coderabbitai
Copy link

coderabbitai bot commented Mar 19, 2026

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Pro

Run ID: 09029095-40ef-4179-9429-2c84b9306945

📥 Commits

Reviewing files that changed from the base of the PR and between e8ae22b and dcdce80.

📒 Files selected for processing (1)
  • sdk/src/isomorphic/grpc.node.ts

Walkthrough

The import statement in sdk/src/isomorphic/grpc.node.ts was reformatted from a single line to a multi-line block for the CommitmentLevel, ClientDuplexStream, and ChannelOptions imports from @triton-one/yellowstone-grpc. No functional or logical changes were introduced.

Changes

Cohort / File(s) Summary
Import Statement Formatting
sdk/src/isomorphic/grpc.node.ts
Reformatted named import from single-line to multi-line format for improved readability.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

Poem

🐰 Lines of code, now spread with care,
One import became many, laid bare,
No logic shifted, no features new,
Just spacing kindness, through and through!

🚥 Pre-merge checks | ✅ 3
✅ Passed checks (3 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title accurately describes the primary change: formatting fix for the grpc.node.ts file to comply with Prettier standards.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

📝 Coding Plan
  • Generate coding plan for human review comments

Comment @coderabbitai help to get the list of available commands and usage tips.

Tip

CodeRabbit can use your project's `biome` configuration to improve the quality of JS/TS/CSS/JSON code reviews.

Add a configuration file to your project to customize how CodeRabbit runs biome.

@LukasDeco LukasDeco merged commit 4ff2baa into master Mar 19, 2026
11 of 12 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.

1 participant