Skip to content

refactor(tools): remove unnecessary ignore patterns from oxfmt config#19070

Merged
graphite-app[bot] merged 1 commit intomainfrom
om/02-05-refactor_tools_remove_unnecessary_ignore_patterns_from_oxfmt_config
Feb 6, 2026
Merged

refactor(tools): remove unnecessary ignore patterns from oxfmt config#19070
graphite-app[bot] merged 1 commit intomainfrom
om/02-05-refactor_tools_remove_unnecessary_ignore_patterns_from_oxfmt_config

Conversation

@overlookmotel
Copy link
Member

@overlookmotel overlookmotel commented Feb 6, 2026

These ignores are no longer required since #18903.

@github-actions github-actions bot added the C-cleanup Category - technical debt or refactoring. Solution not expected to change behavior label Feb 6, 2026
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 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.

@overlookmotel overlookmotel marked this pull request as ready for review February 6, 2026 14:45
Copilot AI review requested due to automatic review settings February 6, 2026 14:45
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

Removes now-unnecessary ignorePatterns entries from the repository’s oxfmt configuration, relying on the updated release-generation approach introduced in #18903.

Changes:

  • Removed ignore patterns for npm/oxlint-plugins/index.{js,cjs,d.ts} from oxfmtrc.jsonc.

@overlookmotel overlookmotel self-assigned this Feb 6, 2026
@overlookmotel overlookmotel added A-linter-plugins Area - Linter JS plugins 0-merge Merge with Graphite Merge Queue labels Feb 6, 2026
Copy link
Member Author

overlookmotel commented Feb 6, 2026

Merge activity

@graphite-app graphite-app bot force-pushed the om/02-05-refactor_tools_remove_unnecessary_ignore_patterns_from_oxfmt_config branch from 378075d to ce8bf1d Compare February 6, 2026 14:49
@graphite-app graphite-app bot merged commit ce8bf1d into main Feb 6, 2026
19 checks passed
@graphite-app graphite-app bot deleted the om/02-05-refactor_tools_remove_unnecessary_ignore_patterns_from_oxfmt_config branch February 6, 2026 14:56
@graphite-app graphite-app bot removed the 0-merge Merge with Graphite Merge Queue label Feb 6, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

A-linter-plugins Area - Linter JS plugins 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.

2 participants