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: resolve JavaScript lint errors in #5961 #5967

Open
wants to merge 4 commits into
base: develop
Choose a base branch
from

Conversation

Krishna-Sharma-g
Copy link
Contributor

@Krishna-Sharma-g Krishna-Sharma-g commented Mar 11, 2025

Resolves #5961

Description

What is the purpose of this pull request?

This pull request:

  • js lint

Related Issues

#5377

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 Math Issue or pull request specific to math functionality. Needs Review A pull request which needs code review. Good First PR A pull request resolving a Good First Issue. labels Mar 11, 2025
@Krishna-Sharma-g Krishna-Sharma-g changed the title native.js fix Fix JavaScript lint errors #5961 Mar 11, 2025
@stdlib-bot
Copy link
Contributor

stdlib-bot commented Mar 11, 2025

Coverage Report

Package Statements Branches Functions Lines
math/base/special/cphase $\color{green}138/138$
$\color{green}+100.00\%$
$\color{green}5/5$
$\color{green}+100.00\%$
$\color{green}2/2$
$\color{green}+100.00\%$
$\color{green}138/138$
$\color{green}+100.00\%$

The above coverage report was generated for the changes in this PR.

Signed-off-by: Gautam sharma <[email protected]>
Signed-off-by: Gautam sharma <[email protected]>
Signed-off-by: Gautam sharma <[email protected]>
@Krishna-Sharma-g Krishna-Sharma-g changed the title Fix JavaScript lint errors #5961 fix: resolve JavaScript lint errors in #5961 Mar 11, 2025
@Krishna-Sharma-g
Copy link
Contributor Author

@Planeshifter fixed the linting error !!

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. Math Issue or pull request specific to math functionality. Needs Review A pull request which needs code review.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Fix JavaScript lint errors
2 participants