Skip to content

Conversation

PrathamBhamare
Copy link
Contributor

Resolves #6627

Description

What is the purpose of this pull request?

This pull request:

  • Fixes an EditorConfig linting error caused by the use of tabs instead of spaces in the manifest.json file located at lib/node_modules/@stdlib/math/strided/special/drsqrt/manifest.json.

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 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 Apr 11, 2025
@stdlib-bot
Copy link
Contributor

Coverage Report

Package Statements Branches Functions Lines
math/strided/special/drsqrt $\color{green}374/374$
$\color{green}+100.00\%$
$\color{green}15/15$
$\color{green}+100.00\%$
$\color{green}4/4$
$\color{green}+100.00\%$
$\color{green}374/374$
$\color{green}+100.00\%$

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

@kgryte kgryte removed the Needs Review A pull request which needs code review. label Apr 11, 2025
@kgryte kgryte merged commit 7385bec into stdlib-js:develop Apr 11, 2025
65 checks passed
@PrathamBhamare PrathamBhamare deleted the fix-editorconfig-lint-#6627 branch April 12, 2025 16:18
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