Skip to content

chore(check): enforce formatting and clippy gates#6

Merged
samzong merged 1 commit into
mainfrom
chore/quality-gate
Jun 30, 2026
Merged

chore(check): enforce formatting and clippy gates#6
samzong merged 1 commit into
mainfrom
chore/quality-gate

Conversation

@samzong

@samzong samzong commented Jun 30, 2026

Copy link
Copy Markdown
Collaborator

Summary

  • Add Prettier format validation and Rust Clippy warnings to the full parity gate.
  • Keep make fmt aligned by formatting scripts/check.mjs with the TypeScript tooling.
  • Simplify the Rust workflow scope helper to satisfy Clippy without changing installer behavior.

Scope Check

  • Stays within the v0.1 bundled-skill installer boundary.
  • Does not add marketplace, registry, remote install, script execution, GUI, MCP server, or agent runtime behavior.
  • No golden case update required; this changes quality gates only, not observable installer behavior.
  • No host spec changes; generated host constants are unchanged.

Verification

  • make check
  • Clean temporary copy: node scripts/check.mjs
  • Pre-ship committed scan: no MUST-FIX findings

Signed-off-by: samzong <samzong.lu@gmail.com>

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: 00131606ed

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

Comment thread ts/src/index.ts
@samzong samzong merged commit 639d7dc into main Jun 30, 2026
2 checks passed
@samzong samzong deleted the chore/quality-gate branch July 1, 2026 07: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