Skip to content

refactor(linter): improve unicorn/no-anonymous-default-export#9847

Merged
Boshen merged 1 commit intomainfrom
03-18-refactor/improve-unicorn-no-anonymous-default-export
Mar 18, 2025
Merged

refactor(linter): improve unicorn/no-anonymous-default-export#9847
Boshen merged 1 commit intomainfrom
03-18-refactor/improve-unicorn-no-anonymous-default-export

Conversation

@shulaoda
Copy link
Contributor

I ported the test cases from unicorn again, as it seems that the initial implementation did not align with the original tests.

  • Better code style
  • Improve the documentation
  • Fix issues exposed after testing alignment

@shulaoda shulaoda requested review from Sysix, camc314 and camchenry March 18, 2025 05:16
@graphite-app
Copy link
Contributor

graphite-app bot commented Mar 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.

@github-actions github-actions bot added A-linter Area - Linter C-cleanup Category - technical debt or refactoring. Solution not expected to change behavior labels Mar 18, 2025
@codspeed-hq
Copy link

codspeed-hq bot commented Mar 18, 2025

CodSpeed Performance Report

Merging #9847 will not alter performance

Comparing 03-18-refactor/improve-unicorn-no-anonymous-default-export (daac932) with main (3d17860)

Summary

✅ 33 untouched benchmarks

@Boshen Boshen merged commit a68e45c into main Mar 18, 2025
24 checks passed
@Boshen Boshen deleted the 03-18-refactor/improve-unicorn-no-anonymous-default-export branch March 18, 2025 05:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

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