Skip to content

refactor(linter): rename DiscoveredConfig to DiscoveredConfigFile#21633

Merged
graphite-app[bot] merged 1 commit intomainfrom
c/04-22-refactor_oxlint_rename_discoveredconfig_to_discoveredconfigfile_
Apr 22, 2026
Merged

refactor(linter): rename DiscoveredConfig to DiscoveredConfigFile#21633
graphite-app[bot] merged 1 commit intomainfrom
c/04-22-refactor_oxlint_rename_discoveredconfig_to_discoveredconfigfile_

Conversation

@camc314
Copy link
Copy Markdown
Contributor

@camc314 camc314 commented Apr 22, 2026

No description provided.

Copy link
Copy Markdown
Contributor Author

camc314 commented Apr 22, 2026


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.

Copy link
Copy Markdown
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

Refactors oxlint’s config discovery/loading type naming by renaming DiscoveredConfig to DiscoveredConfigFile to make it explicit that the enum represents discovered config files (by path), not loaded configurations.

Changes:

  • Rename DiscoveredConfig enum to DiscoveredConfigFile.
  • Update all function signatures, internal helpers, and parallel-walk plumbing to use the new type.
  • Update unit tests to reference DiscoveredConfigFile.

@camc314 camc314 self-assigned this Apr 22, 2026
@camc314 camc314 added the 0-merge Merge with Graphite Merge Queue label Apr 22, 2026
@camc314 camc314 changed the title refactor(oxlint): rename DiscoveredConfig to DiscoveredConfigFile refactor(linter): rename DiscoveredConfig to DiscoveredConfigFile Apr 22, 2026
Copy link
Copy Markdown
Contributor Author

camc314 commented Apr 22, 2026

Merge activity

@graphite-app graphite-app Bot force-pushed the c/04-22-refactor_oxlint_rename_discoveredconfig_to_discoveredconfigfile_ branch from 23de7f2 to f2cb085 Compare April 22, 2026 09:27
@graphite-app graphite-app Bot merged commit f2cb085 into main Apr 22, 2026
25 checks passed
@graphite-app graphite-app Bot deleted the c/04-22-refactor_oxlint_rename_discoveredconfig_to_discoveredconfigfile_ branch April 22, 2026 09:31
@graphite-app graphite-app Bot removed the 0-merge Merge with Graphite Merge Queue label Apr 22, 2026
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