Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add require declaration per client #625

Merged
merged 19 commits into from
Oct 19, 2023
Merged

Conversation

trivikr
Copy link
Member

@trivikr trivikr commented Oct 18, 2023

Issue

Fixes: #624

Description

Adds require declaration per client.
Earlier, we used to add declarator inside the declarations.

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

changeset-bot bot commented Oct 18, 2023

🦋 Changeset detected

Latest commit: e011005

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 Minor

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

@trivikr trivikr force-pushed the insert-after-var-declaration branch 2 times, most recently from 3af8d7b to 875e8e0 Compare October 18, 2023 17:23
@trivikr trivikr force-pushed the insert-after-var-declaration branch from 729114c to b627e9f Compare October 18, 2023 22:19
@trivikr trivikr force-pushed the insert-after-var-declaration branch from dcb071f to 1e8d93e Compare October 19, 2023 16:17
@trivikr trivikr marked this pull request as ready for review October 19, 2023 17:40
@trivikr trivikr requested a review from a team as a code owner October 19, 2023 17:40
@trivikr trivikr merged commit d989203 into main Oct 19, 2023
3 checks passed
@trivikr trivikr deleted the insert-after-var-declaration branch October 19, 2023 17:48
Copy link
Contributor

github-actions bot commented Nov 3, 2023

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.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Nov 3, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Feature]: Add new require declaration instead of declarator
1 participant