Skip to content

fix(clippy): use ? in shebang scan and drop useless format borrow - #122

Open
EXboys wants to merge 1 commit into
mainfrom
fix/clippy-question-mark-admission
Open

fix(clippy): use ? in shebang scan and drop useless format borrow#122
EXboys wants to merge 1 commit into
mainfrom
fix/clippy-question-mark-admission

Conversation

@EXboys

@EXboys EXboys commented Jul 24, 2026

Copy link
Copy Markdown
Owner

Unblocks CI -D warnings on skilllite-commands (question_mark, useless_borrows_in_formatting).

Summary

  • What problem does this PR solve?
  • Why this approach?

Task Linkage

  • Task ID: TASK-YYYY-NNN (or N/A for lightweight external/community PRs)
  • Task folder: tasks/TASK-YYYY-NNN-.../ (optional in lightweight mode)

Injected Specs

  • spec/architecture-boundaries.md (if architecture/layering changed)
  • spec/security-nonnegotiables.md (if sandbox/security changed)
  • spec/testing-policy.md (required for any code change)
  • spec/docs-sync.md (if behavior/docs/env/commands changed)

Validation Evidence

  • Commands executed:
    • ...
  • Key results:
    • ...

Regression Scope

  • Areas likely affected:
    • ...
  • Explicit non-goals:
    • ...

Docs Sync (EN/ZH)

  • Not needed
  • Updated EN + ZH docs
  • Files:
    • ...

Review Checklist

  • Acceptance criteria in tasks/.../TASK.md satisfied (or explicitly deferred)
  • tasks/.../STATUS.md updated with latest progress
  • tasks/.../REVIEW.md includes merge readiness decision
  • tasks/board.md status is up to date

Unblocks CI -D warnings on skilllite-commands (question_mark, useless_borrows_in_formatting).

Co-authored-by: Cursor <cursoragent@cursor.com>
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