Skip to content

Conversation

shaswata-26
Copy link
Contributor

@shaswata-26 shaswata-26 commented Sep 17, 2025

Resolves #8087

Description

What is the purpose of this pull request?

This pull request:

  • Fixes EditorConfig linting errors in lib/node_modules/@stdlib/math/base/special/beta/manifest.json by correcting indentation, line endings, and removing trailing 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 the Needs Review A pull request which needs code review. label Sep 17, 2025
@kgryte kgryte changed the title Fixes issue 8087 chore: address EditorConfig lint errors Sep 17, 2025
@stdlib-bot stdlib-bot added Math Issue or pull request specific to math functionality. Good First PR A pull request resolving a Good First Issue. labels Sep 17, 2025
@kgryte kgryte removed the Needs Review A pull request which needs code review. label Sep 17, 2025
@stdlib-bot
Copy link
Contributor

stdlib-bot commented Sep 17, 2025

Coverage Report

Package Statements Branches Functions Lines
math/base/special/beta $\color{red}326/339$
$\color{green}+96.17\%$
$\color{red}28/35$
$\color{green}+80.00\%$
$\color{green}3/3$
$\color{green}+100.00\%$
$\color{red}326/339$
$\color{green}+96.17\%$

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

@kgryte kgryte merged commit 5b5daee into stdlib-js:develop Sep 17, 2025
50 checks passed
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.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Fix EditorConfig lint errors

3 participants