Skip to content

sm lint fix clojure - #2891

Merged
nezaj merged 1 commit into
mainfrom
sm-lint-resent
Sep 5, 2026
Merged

sm lint fix clojure#2891
nezaj merged 1 commit into
mainfrom
sm-lint-resent

Conversation

@nezaj

@nezaj nezaj commented Sep 5, 2026

Copy link
Copy Markdown
Contributor

Small lint fix for #2890, surprised it didnt show in the actions before but maybe I just missed it

@coderabbitai

coderabbitai Bot commented Sep 5, 2026

Copy link
Copy Markdown
Contributor

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Repository UI

Review profile: CHILL

Plan: Team

Run ID: 2e8c07ed-3901-4a17-a8d2-493303effdc4

📥 Commits

Reviewing files that changed from the base of the PR and between ad0b759 and 8b8791d.

📒 Files selected for processing (1)
  • server/src/instant/resend.clj
💤 Files with no reviewable changes (1)
  • server/src/instant/resend.clj

Included review availability: Your plan provides up to 10 included reviews per hour; 9 remain after this review.


📝 Walkthrough

Walkthrough

The change removes the unused clojure.string namespace import from instant.resend. Email formatting and sending logic remain unchanged.

Changes

Resend namespace cleanup

Layer / File(s) Summary
Remove unused namespace import
server/src/instant/resend.clj
The namespace declaration no longer requires clojure.string.

Estimated code review effort: 1 (Trivial) | ~2 minutes

Merge Risk: ⚪ Minimal · up to 8b879

This removes an unused Clojure namespace import without changing email formatting or sending behavior. No current merge-readiness risk is identified.

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check. Docstring coverage is scoped to functions touched by this diff. Analyzed 0 functions across 0…
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
Title check ✅ Passed The title clearly identifies the Clojure lint fix and matches the only code change.
Description check ✅ Passed The description identifies the change as a small lint fix and relates it to the pull request objective.

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

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

@nezaj
nezaj merged commit 7607eda into main Sep 5, 2026
34 checks passed
@nezaj
nezaj deleted the sm-lint-resent branch September 5, 2026 17:54
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