Skip to content

docs(linter/plugins): update conformance README#20234

Merged
overlookmotel merged 1 commit intomainfrom
om/03-11-docs_linter_plugins_update_conformance_readme
Mar 11, 2026
Merged

docs(linter/plugins): update conformance README#20234
overlookmotel merged 1 commit intomainfrom
om/03-11-docs_linter_plugins_update_conformance_readme

Conversation

@overlookmotel
Copy link
Member

@overlookmotel overlookmotel commented Mar 11, 2026

Update README for Oxlint JS plugins conformance tests. Going to link to this in alpha blog post.

Copy link
Member Author


How to use the Graphite Merge Queue

Add either label to this PR to merge it via the merge queue:

  • 0-merge - adds this PR to the back of the merge queue
  • hotfix - for urgent changes, fast-track this PR to the front of the merge queue

You must have a Graphite account in order to use the merge queue. Sign up using this link.

An organization admin has enabled the Graphite Merge Queue in this repository.

Please do not merge from GitHub as this will restart CI on PRs being processed by the merge queue.

This stack of pull requests is managed by Graphite. Learn more about stacking.

@github-actions github-actions bot added A-linter Area - Linter A-cli Area - CLI A-linter-plugins Area - Linter JS plugins C-docs Category - Documentation. Related to user-facing or internal documentation labels Mar 11, 2026
@overlookmotel overlookmotel marked this pull request as ready for review March 11, 2026 15:17
@overlookmotel overlookmotel requested a review from camc314 as a code owner March 11, 2026 15:17
Copilot AI review requested due to automatic review settings March 11, 2026 15:17
@overlookmotel overlookmotel self-assigned this Mar 11, 2026
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Updates the Oxlint conformance test README to better describe the current JS plugin conformance setup, intended for external linking (e.g., an alpha blog post).

Changes:

  • Expands the description of what conformance tests cover (ESLint core + additional plugins).
  • Updates where results are written (to the snapshots/ directory).
  • Adds brief instructions for adding a new plugin group to conformance tests.

@overlookmotel overlookmotel merged commit 13606c3 into main Mar 11, 2026
23 checks passed
@overlookmotel overlookmotel deleted the om/03-11-docs_linter_plugins_update_conformance_readme branch March 11, 2026 15:23
leaysgur added a commit that referenced this pull request Mar 12, 2026
# Oxlint
### 🐛 Bug Fixes

- 4ea67de oxlint,oxfmt: Skip `vite.config.ts` exports `defineConfig(fn)`
(#20260) (leaysgur)
- cc89dbf oxlint: Skip `vite.config.ts` w/o `.lint` field in
auto-discovery (#20255) (leaysgur)
- 89b7ca9 linter/no-duplicate-imports: Only check aggregated exports
(#20178) (kennytm)
- 691f556 linter/explicit-module-boundary-types: Ignore constructor
callbacks (#20221) (camc314)

### ⚡ Performance

- d160dca linter/plugins: Reduce array lookups in visitor compilation
(#20249) (overlookmotel)

### 📚 Documentation

- 0c7da4f linter: Fix extra closing brace in example config. (#20253)
(connorshea)
- 13606c3 linter/plugins: Update conformance README (#20234)
(overlookmotel)
# Oxfmt
### 🐛 Bug Fixes

- 4ea67de oxlint,oxfmt: Skip `vite.config.ts` exports `defineConfig(fn)`
(#20260) (leaysgur)
- 11a2b45 oxfmt: Skip `vite.config.ts` w/o `.fmt` field in
auto-discovery (#20254) (leaysgur)

Co-authored-by: leaysgur <6259812+leaysgur@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

A-cli Area - CLI A-linter Area - Linter A-linter-plugins Area - Linter JS plugins C-docs Category - Documentation. Related to user-facing or internal documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants