Skip to content

test(linter/plugins): enable import plugin on one test fixture#17089

Merged
graphite-app[bot] merged 1 commit intomainfrom
om/12-18-test_linter_plugins_enable_import_plugin_on_one_test_fixture
Dec 18, 2025
Merged

test(linter/plugins): enable import plugin on one test fixture#17089
graphite-app[bot] merged 1 commit intomainfrom
om/12-18-test_linter_plugins_enable_import_plugin_on_one_test_fixture

Conversation

@overlookmotel
Copy link
Member

@overlookmotel overlookmotel commented Dec 18, 2025

Enable import plugin on a test fixture which contains a bunch of files. Obviously this is not a very robust test of import plugin - JS plugins interaction, but it's at least a smoke test of a sort.

Copy link
Member Author

overlookmotel commented Dec 18, 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.

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 adds the import plugin to the basic_many_files test fixture to create a smoke test that validates the interaction between JS plugins and built-in Oxlint plugins.

  • Enables the built-in import plugin in a test fixture that already uses a custom JS plugin
  • Provides a basic integration test to ensure JS plugins and built-in plugins can coexist

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@overlookmotel overlookmotel self-assigned this Dec 18, 2025
@graphite-app graphite-app bot added the 0-merge Merge with Graphite Merge Queue label Dec 18, 2025
@graphite-app
Copy link
Contributor

graphite-app bot commented Dec 18, 2025

Merge activity

)

Enable `import` plugin on a test fixture which contains a bunch of files. Obviously this is not a very robust test of `import` plugin - JS plugins interaction, but it's at least a smoke test of a sort.
@graphite-app graphite-app bot force-pushed the om/12-18-perf_linter_avoid_cloning_source_text_when_cloning_ast_into_fixed-size_allocator branch from eb2dd5d to 70d853c Compare December 18, 2025 23:46
@graphite-app graphite-app bot force-pushed the om/12-18-test_linter_plugins_enable_import_plugin_on_one_test_fixture branch from e9aaee5 to 6a6631c Compare December 18, 2025 23:47
@graphite-app graphite-app bot removed the 0-merge Merge with Graphite Merge Queue label Dec 18, 2025
Base automatically changed from om/12-18-perf_linter_avoid_cloning_source_text_when_cloning_ast_into_fixed-size_allocator to main December 18, 2025 23:56
@graphite-app graphite-app bot merged commit 6a6631c into main Dec 18, 2025
19 checks passed
@graphite-app graphite-app bot deleted the om/12-18-test_linter_plugins_enable_import_plugin_on_one_test_fixture branch December 18, 2025 23:57
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-test Category - Testing. Code is missing test cases, or a PR is adding them

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

Comments