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

fix: address JavaScript lint errors (issue #5934) #5946

Merged
merged 1 commit into from
Mar 21, 2025

Conversation

thedeeppp
Copy link
Contributor

Resolves #5934

Description

What is the purpose of this pull request?

fixes: JavaScript lint errors in workflows

This pull request:

  • fixes javascript lint errors.

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

Signed-off-by: the_deeppp <deepbtrivedi04@gmail.com>
@stdlib-bot stdlib-bot added Tools Issue or pull request related to project tooling. First-time Contributor A pull request from a contributor who has never previously committed to the project repository. Needs Review A pull request which needs code review. Good First PR A pull request resolving a Good First Issue. and removed First-time Contributor A pull request from a contributor who has never previously committed to the project repository. labels Mar 10, 2025
@kgryte kgryte removed the Needs Review A pull request which needs code review. label Mar 21, 2025
@kgryte kgryte changed the title fixed: javascript lintig error fix: address JavaScript lint errors Mar 21, 2025
@kgryte kgryte changed the title fix: address JavaScript lint errors fix: address JavaScript lint errors (issue #5934) Mar 21, 2025
@kgryte kgryte merged commit 736e165 into stdlib-js:develop Mar 21, 2025
84 of 85 checks passed
@kgryte kgryte mentioned this pull request Mar 21, 2025
1 task
Girish-Garg pushed a commit to Girish-Garg/stdlib that referenced this pull request Mar 23, 2025
PR-URL: stdlib-js#5946
Closes: stdlib-js#5934
Reviewed-by: Athan Reines <kgryte@gmail.com>
Signed-off-by: the_deeppp <deepbtrivedi04@gmail.com>
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. 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