Skip to content

Conversation

rajanarahul93
Copy link
Contributor

Resolves #8129.

Description

What is the purpose of this pull request?

This pull request:

  • moves a nested callback function to an outer scope in .../_tools/github/create-repo/lib/factory.js to resolve a no-unnecessary-nested-functions linting error.

Related Issues

Does this pull request have any related issues?

This pull request:

Questions

Any questions for reviewers of this pull request?

No.

Other

Any other information relevant to this pull request? This may include screenshots, references, and/or implementation notes.

No.

Checklist

Please ensure the following tasks are completed before submitting this pull request.


@stdlib-js/reviewers

@stdlib-bot stdlib-bot added Tools Issue or pull request related to project tooling. Needs Review A pull request which needs code review. Good First PR A pull request resolving a Good First Issue. labels Sep 23, 2025
@stdlib-bot stdlib-bot added the Potential Duplicate There might be another pull request resolving the same issue. label Sep 24, 2025
@kgryte
Copy link
Member

kgryte commented Sep 24, 2025

#8134 also addressed the same related issue and also includes fixes for other lint errors identified in #8129. As such, I'll go ahead and close this one.

@kgryte kgryte closed this Sep 24, 2025
@stdlib-bot stdlib-bot removed the Needs Review A pull request which needs code review. label Sep 24, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Good First PR A pull request resolving a Good First Issue. Potential Duplicate There might be another pull request resolving the same issue. Tools Issue or pull request related to project tooling.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Fix JavaScript lint errors

3 participants