Skip to content

Fix inspect pipeline contract drift#473

Open
aidenybai wants to merge 8 commits into
mainfrom
cursor/thermo-nuclear-repairs-9125
Open

Fix inspect pipeline contract drift#473
aidenybai wants to merge 8 commits into
mainfrom
cursor/thermo-nuclear-repairs-9125

Conversation

@aidenybai
Copy link
Copy Markdown
Member

@aidenybai aidenybai commented May 25, 2026

Summary

  • move React Native raw-text config suppression into the production diagnostic pipeline and make legacy merge/filter wrappers delegate to the pipeline
  • thread config source directories through CLI config overrides for relative plugin resolution
  • centralize skipped-check result shaping and honor diagnose({ lint: false })
  • move score-surface filtering into runInspect so CLI/API share one score path
  • replace duplicated inspect layer stacks with a shared core layer builder
  • add an explicit ESLint adapter options/settings bridge and a canonical rule-settings helper for migrated rules
  • merge latest main and format the score metadata files introduced there

Validation

  • pnpm dlx --package=@antfu/ni nr build
  • pnpm dlx --package=@antfu/ni nr test
  • pnpm dlx --package=@antfu/ni nr typecheck
  • pnpm dlx --package=@antfu/ni nr lint
  • pnpm dlx --package=@antfu/ni nr format:check
  • pnpm dlx --package=@antfu/ni nr smoke:json-report
  • pnpm dlx --package=@antfu/ni nr test in packages/eslint-plugin-react-doctor
  • pnpm dlx --package=@antfu/ni nr test src/plugin/rules/a11y/no-redundant-roles.test.ts src/plugin/rules/a11y/html-has-lang.test.ts in packages/oxlint-plugin-react-doctor
Open in Web Open in Cursor 

Co-authored-by: Aiden Bai <aidenybai@users.noreply.github.com>
@reactreview
Copy link
Copy Markdown

reactreview Bot commented May 25, 2026

No new issues

Reviewed by reactreview for commit 2750be2. Configure here.

cursoragent and others added 2 commits May 25, 2026 08:10
Co-authored-by: Aiden Bai <aidenybai@users.noreply.github.com>
Co-authored-by: Aiden Bai <aidenybai@users.noreply.github.com>
@aidenybai aidenybai marked this pull request as ready for review May 25, 2026 09:00
cursoragent and others added 5 commits May 25, 2026 09:03
Co-authored-by: Aiden Bai <aidenybai@users.noreply.github.com>
Co-authored-by: Aiden Bai <aidenybai@users.noreply.github.com>
Co-authored-by: Aiden Bai <aidenybai@users.noreply.github.com>
…-repairs-9125

Co-authored-by: Aiden Bai <aidenybai@users.noreply.github.com>
Co-authored-by: Aiden Bai <aidenybai@users.noreply.github.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.

2 participants