Skip to content

fix(linter): correct fixer for spread in function arguments#9972

Merged
graphite-app[bot] merged 1 commit intomainfrom
03-22-fix/wrong-fixer-for-spread-in-arguments
Mar 22, 2025
Merged

fix(linter): correct fixer for spread in function arguments#9972
graphite-app[bot] merged 1 commit intomainfrom
03-22-fix/wrong-fixer-for-spread-in-arguments

Conversation

@shulaoda
Copy link
Contributor

closes #8115

@shulaoda shulaoda requested a review from camc314 March 22, 2025 15:57
@graphite-app
Copy link
Contributor

graphite-app bot commented Mar 22, 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-bug Category - Bug labels Mar 22, 2025
@codspeed-hq
Copy link

codspeed-hq bot commented Mar 22, 2025

CodSpeed Instrumentation Performance Report

Merging #9972 will not alter performance

Comparing 03-22-fix/wrong-fixer-for-spread-in-arguments (ff13be6) with main (b9f80b9)

Summary

✅ 33 untouched benchmarks

@shulaoda shulaoda added the 0-merge Merge with Graphite Merge Queue label Mar 22, 2025
Copy link
Contributor Author

shulaoda commented Mar 22, 2025

Merge activity

  • Mar 22, 12:14 PM EDT: The merge label '0-merge' was detected. This PR will be added to the Graphite merge queue once it meets the requirements.
  • Mar 22, 12:14 PM EDT: A user added this pull request to the Graphite merge queue.
  • Mar 22, 12:20 PM EDT: A user merged this pull request with the Graphite merge queue.

@graphite-app graphite-app bot force-pushed the 03-22-fix/wrong-fixer-for-spread-in-arguments branch from fff98d4 to ff13be6 Compare March 22, 2025 16:15
@graphite-app graphite-app bot merged commit ff13be6 into main Mar 22, 2025
24 checks passed
@graphite-app graphite-app bot removed the 0-merge Merge with Graphite Merge Queue label Mar 22, 2025
@graphite-app graphite-app bot deleted the 03-22-fix/wrong-fixer-for-spread-in-arguments branch March 22, 2025 16:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

A-linter Area - Linter C-bug Category - Bug

Projects

None yet

Development

Successfully merging this pull request may close these issues.

linter: Using --fix changes the output

2 participants