Skip to content

refactor(autofix): Fix existing dependencies with missing parameter for multiple requests#696

Merged
RandomByte merged 1 commit into
mainfrom
autofix/fix-existing-module-dep-multiple-req
Jun 13, 2025
Merged

refactor(autofix): Fix existing dependencies with missing parameter for multiple requests#696
RandomByte merged 1 commit into
mainfrom
autofix/fix-existing-module-dep-multiple-req

Conversation

@RandomByte

Copy link
Copy Markdown
Member

If multiple requests for the same module exists, and that module is
already imported but without a parameter, make sure to generate an
identifier only once and use that for all fixes.

…or multiple requests

If multiple requests for the same module exists, and that module is
already imported but without a parameter, make sure to generate an
identifier only once and use that for all fixes.
@RandomByte
RandomByte requested a review from a team June 12, 2025 15:58
@RandomByte
RandomByte merged commit c18a249 into main Jun 13, 2025
23 checks passed
@RandomByte
RandomByte deleted the autofix/fix-existing-module-dep-multiple-req branch June 13, 2025 07:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants