Skip to content

chore: fix JavaScript lint errors (issue #7070 ) #7739

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

Conversation

AryanJ18
Copy link
Contributor

@AryanJ18 AryanJ18 commented Jul 25, 2025

Resolves #7739

Description

What is the purpose of this pull request?

This pull request:

  • fixes the
    Linting file: lib/node_modules/@stdlib/stats/strided/dnanvarianceyc/lib/ndarray.js
    make[1]: Leaving directory '/home/runner/work/stdlib/stdlib'

by changing tab to spaces

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 Statistics Issue or pull request related to statistical functionality. Needs Review A pull request which needs code review. Good First PR A pull request resolving a Good First Issue. labels Jul 25, 2025
@stdlib-bot
Copy link
Contributor

Coverage Report

Package Statements Branches Functions Lines
stats/strided/dnanvarianceyc $\color{green}411/411$
$\color{green}+100.00\%$
$\color{green}32/32$
$\color{green}+100.00\%$
$\color{green}4/4$
$\color{green}+100.00\%$
$\color{green}411/411$
$\color{green}+100.00\%$

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

@kgryte
Copy link
Member

kgryte commented Jul 27, 2025

The upstream issue which this PR attempts to resolve has been closed, as no actual lint errors were flagged. As such, I'll go ahead and close this PR.

Thank you again for your efforts, and we look forward to your future contributions.

@kgryte kgryte closed this Jul 27, 2025
@kgryte kgryte removed the Needs Review A pull request which needs code review. label Jul 27, 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. Statistics Issue or pull request related to statistical functionality.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Fix JavaScript lint errors
3 participants