aws / aws-sdk-js-codemod

Codemod scripts to update AWS SDK for JavaScript APIs.
MIT No Attribution
73 stars 10 forks source link

Do not use spread syntax on accumulators #897

Closed trivikr closed 4 months ago

trivikr commented 4 months ago

Issue

Biome rule: https://biomejs.dev/linter/rules/no-accumulating-spread/

Description

Do not use spread syntax on accumulators

Testing

CI


By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

changeset-bot[bot] commented 4 months ago

🦋 Changeset detected

Latest commit: b071a9e10b167cc8a891333f1e1a1604ca3e170a

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package | Name | Type | | ------------------ | ----- | | aws-sdk-js-codemod | Patch |

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

github-actions[bot] commented 3 months ago

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs and link to relevant comments in this thread.