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 Tools Issue or pull request related to project tooling. 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
@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
@stdlib-bot stdlib-bot removed the First-time Contributor A pull request from a contributor who has never previously committed to the project repository. label Mar 18, 2025
@kgryte kgryte merged commit a2c5342 into stdlib-js:develop Mar 18, 2025
16 of 18 checks passed
@bhavishy2801 bhavishy2801 deleted the patch-1 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

Good First PR A pull request resolving a Good First Issue. Tools Issue or pull request related to project tooling.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants