Skip to content

Conversation

bhavishy2801
Copy link
Contributor

@bhavishy2801 bhavishy2801 commented Mar 18, 2025

Resolves a part of #6130 .

Description

What is the purpose of this pull request?

This pull request:

• Fixes EditorConfig linting issues by converting tabs to spaces in the following files:
> lib/node_modules/@stdlib/_tools/pkgs/clis/lib/config.json
> lib/node_modules/@stdlib/ndarray/base/minmax-view-buffer-index/manifest.json
• Ensures consistency with .editorconfig rules for indentation (spaces instead of tabs).
• Updates affected JSON files without modifying their structure or content.

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

stdlib-bot commented Mar 18, 2025

Coverage Report

Package Statements Branches Functions Lines
ndarray/base/minmax-view-buffer-index $\color{green}282/282$
$\color{green}+100.00\%$
$\color{green}18/18$
$\color{green}+100.00\%$
$\color{green}2/2$
$\color{green}+100.00\%$
$\color{green}282/282$
$\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 Mar 18, 2025
@kgryte kgryte changed the title chore: Fix EditorConfig lint error #6130 chore: fix EditorConfig lint error #6130 Mar 18, 2025
@kgryte kgryte merged commit ea0fc20 into stdlib-js:develop Mar 18, 2025
18 of 19 checks passed
@bhavishy2801 bhavishy2801 deleted the patch-2 branch March 19, 2025 07:58
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.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants