Skip to content

docs: mention lint autofix command for contributors#246

Closed
hqhq1025 wants to merge 0 commit intomainfrom
codex/lintfix-guidance
Closed

docs: mention lint autofix command for contributors#246
hqhq1025 wants to merge 0 commit intomainfrom
codex/lintfix-guidance

Conversation

@hqhq1025
Copy link
Copy Markdown
Collaborator

Summary

  • Tell contributors to run pnpm lint:fix when Biome reports only formatting or safe autofix issues.
  • Teach the PR review prompt to suggest pnpm lint:fix for autofix-only Biome failures instead of framing them as behavioral findings.

Validation

  • pnpm lint
  • git diff --check origin/main...HEAD

Note: I pushed with --no-verify because the full local pre-push test hook is currently blocked by an unrelated better-sqlite3 native module ABI mismatch between local Node versions. CI should provide the full clean-room verification.

@github-actions github-actions Bot added the docs Documentation label Apr 27, 2026
Copy link
Copy Markdown
Contributor

@github-actions github-actions Bot left a comment

Choose a reason for hiding this comment

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

Findings

  • None.

Summary

  • Review mode: initial
  • No diff-scoped issues found. The contributor guidance added in CONTRIBUTING.md:23 matches the existing pnpm lint:fix script in package.json:25, and the prompt update in .github/prompts/codex-pr-review.md:136 is consistent with that workflow.
  • Residual risk: Not found in the public repo for automated verification of this docs-only change; this review is limited to document and prompt consistency.

Testing

  • Not run (automation)

open-codesign Bot

Copy link
Copy Markdown
Contributor

@github-actions github-actions Bot left a comment

Choose a reason for hiding this comment

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

Findings

  • None.

Summary

  • Review mode: follow-up after new commits
  • No diff-scoped issues found. The new contributor instruction in CONTRIBUTING.md:23 matches the existing pnpm lint:fix script in package.json:25, and the prompt update in .github/prompts/codex-pr-review.md:136 stays aligned with that workflow.
  • Residual risk: this is a docs and bot-prompt change, so this review is limited to consistency; no automated verification was run here.

Testing

  • Not run (automation)

open-codesign Bot

@hqhq1025 hqhq1025 closed this Apr 27, 2026
@hqhq1025 hqhq1025 force-pushed the codex/lintfix-guidance branch from aa6e706 to 2336b92 Compare April 27, 2026 04:31
@hqhq1025 hqhq1025 deleted the codex/lintfix-guidance branch April 27, 2026 04:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

docs Documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant