Skip to content

chore(playground): enable oxlint#14570

Merged
graphite-app[bot] merged 1 commit intomainfrom
c/10-13-chore_playground_enable_oxlint
Oct 14, 2025
Merged

chore(playground): enable oxlint#14570
graphite-app[bot] merged 1 commit intomainfrom
c/10-13-chore_playground_enable_oxlint

Conversation

@camc314
Copy link
Contributor

@camc314 camc314 commented Oct 13, 2025

No description provided.

@github-actions github-actions bot added the C-cleanup Category - technical debt or refactoring. Solution not expected to change behavior label Oct 13, 2025
Copy link
Contributor Author

camc314 commented Oct 13, 2025


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 hot fixes, skip the queue and merge this PR next

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.

@camc314 camc314 marked this pull request as ready for review October 13, 2025 21:35
Copilot AI review requested due to automatic review settings October 13, 2025 21:35
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

This PR enables oxlint for the playground by refining the exclusion patterns in the oxlint configuration. Instead of excluding the entire napi/ directory, it now specifically excludes only the napi/minify/, napi/parser/, and napi/transform/ subdirectories.

  • Replaced broad napi/** exclusion with specific subdirectory exclusions
  • Allows oxlint to run on other parts of the napi directory
  • Maintains TODO comments indicating these exclusions are temporary

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@camc314 camc314 added the 0-merge Merge with Graphite Merge Queue label Oct 14, 2025
Copy link
Contributor Author

camc314 commented Oct 14, 2025

Merge activity

@graphite-app graphite-app bot force-pushed the c/10-13-chore_playground_enable_oxlint branch from 2739a03 to 168d21c Compare October 14, 2025 11:18
@graphite-app graphite-app bot merged commit 168d21c into main Oct 14, 2025
18 checks passed
@graphite-app graphite-app bot deleted the c/10-13-chore_playground_enable_oxlint branch October 14, 2025 11:23
@graphite-app graphite-app bot removed the 0-merge Merge with Graphite Merge Queue label Oct 14, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

C-cleanup Category - technical debt or refactoring. Solution not expected to change behavior

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants