Skip to content

chore: fix JavaScript and EditorConfig lint errors (issues #10944, #1…#10947

Open
Sumithraju wants to merge 1 commit intostdlib-js:developfrom
Sumithraju:sumithraju-#10944-fix-js-lint
Open

chore: fix JavaScript and EditorConfig lint errors (issues #10944, #1…#10947
Sumithraju wants to merge 1 commit intostdlib-js:developfrom
Sumithraju:sumithraju-#10944-fix-js-lint

Conversation

@Sumithraju
Copy link
Contributor

Resolves #10944 and #10943.

Description

What is the purpose of this pull request?

This pull request fixes lint errors in the wilcoxon examples file:

Related Issues

Does this pull request have any related issues?

This pull request has the following related issues:

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.

AI Assistance

When authoring the changes proposed in this PR, did you use any kind of AI assistance?

  • Yes
  • No

If you answered "yes" above, how did you use AI assistance?

  • [] Code generation (e.g., when writing an implementation or fixing a bug)
  • Test/benchmark generation
  • Documentation (including examples)
  • Research and understanding

Disclosure

If you answered "yes" to using AI assistance, please provide a short disclosure indicating how you used AI assistance.

This PR was authored with gpt assistance. identified the lint errors, applied the fixes, and created the commit following stdlib guidelines.


@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 Mar 15, 2026
@stdlib-bot
Copy link
Contributor

Coverage Report

Package Statements Branches Functions Lines
stats/wilcoxon $\color{red}665/673$
$\color{green}+98.81%$
$\color{red}139/141$
$\color{green}+98.58%$
$\color{green}5/5$
$\color{green}+100.00%$
$\color{red}665/673$
$\color{green}+98.81%$

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

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. Needs Review A pull request which needs code review. 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

2 participants