Skip to content

Conversation

ahamed-ali-git
Copy link

@ahamed-ali-git ahamed-ali-git commented Mar 6, 2025

Resolves #5788 .

Description

What is the purpose of this pull request?

This pull request:

  • Fixes 2-space indentation in manifest.json files as requested in the commit comments
  • Updates the formatting in lib/node_modules/@stdlib/math/base/special/rsqrt/manifest.json
  • Updates the formatting in lib/node_modules/@stdlib/ndarray/base/strides2offset/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.
This PR maintains the same JSON content but ensures consistent 2-space indentation throughout both files as specified in the project style guidelines.

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. First-time Contributor A pull request from a contributor who has never previously committed to the project repository. Needs Review A pull request which needs code review. Good First PR A pull request resolving a Good First Issue. labels Mar 6, 2025
Copy link
Contributor

@stdlib-bot stdlib-bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👋 Hi there! 👋

And thank you for opening your first pull request! We will review it shortly. 🏃 💨

@stdlib-bot
Copy link
Contributor

Coverage Report

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

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

@ahamed-ali-git
Copy link
Author

@kgryte please review this PR

ahamed-ali-git

This comment was marked as duplicate.

@stdlib-bot stdlib-bot removed the Needs Review A pull request which needs code review. label Mar 6, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

First-time Contributor A pull request from a contributor who has never previously committed to the project repository. 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.

Address commit comments (commit a1e8f03)

2 participants