Skip to content

chore: fix EditorConfig lint errors (issue #6885) #6893

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
May 1, 2025

Conversation

LalitNarayanYadav
Copy link
Contributor

Resolves #6885

Description

  • Replaced tab characters with spaces in lib/node_modules/@stdlib/complex/dtypes/lib/dtypes.json to comply with the project's indentation rules.

Checklist


@stdlib-js/reviewers

Signed-off-by: Lalit Narayan Yadav <162928571+LalitNarayanYadav@users.noreply.github.com>
@stdlib-bot stdlib-bot added Needs Review A pull request which needs code review. Good First PR A pull request resolving a Good First Issue. labels May 1, 2025
@stdlib-bot
Copy link
Contributor

stdlib-bot commented May 1, 2025

Coverage Report

Package Statements Branches Functions Lines
complex/dtypes $\color{green}84/84$
$\color{green}+100.00\%$
$\color{green}3/3$
$\color{green}+100.00\%$
$\color{green}1/1$
$\color{green}+100.00\%$
$\color{green}84/84$
$\color{green}+100.00\%$

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

Co-authored-by: Shabareesh Shetty <139731143+ShabiShett07@users.noreply.github.com>
Signed-off-by: Lalit Narayan Yadav <162928571+LalitNarayanYadav@users.noreply.github.com>
@kgryte kgryte removed the Needs Review A pull request which needs code review. label May 1, 2025
@kgryte kgryte merged commit 15db561 into stdlib-js:develop May 1, 2025
10 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.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Fix EditorConfig lint errors
4 participants