Skip to content

Conversation

Payal-Goswami
Copy link
Contributor

Resolves #8194.

Description

What is the purpose of this pull request?

This pull request:

This PR fixes the linting issue in lib/node_modules/@stdlib/plot/ctor/lib/props/x-axis-orient/orientations.json by replacing tabs with spaces.

Related Issues

This pull request:

Questions

No.

Other

No.

Checklist

Please ensure the following tasks are completed before submitting this pull request.


@stdlib-js/reviewers

@stdlib-bot stdlib-bot added Good First PR A pull request resolving a Good First Issue. Needs Review A pull request which needs code review. labels Oct 6, 2025
@stdlib-bot
Copy link
Contributor

Coverage Report

Package Statements Branches Functions Lines
plot/ctor $\color{red}1941/2243$
$\color{green}+86.54\%$
$\color{green}4/4$
$\color{green}+100.00\%$
$\color{red}0/3$
$\color{green}+0.00\%$
$\color{red}1941/2243$
$\color{green}+86.54\%$

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

@Planeshifter Planeshifter added the Ready To Merge A pull request which is ready to be merged. label Oct 8, 2025
@stdlib-bot stdlib-bot removed the Needs Review A pull request which needs code review. label Oct 8, 2025
@stdlib-bot
Copy link
Contributor

PR Commit Message

chore: fix EditorConfig lint errors (issue #8194)

PR-URL: https://github.com/stdlib-js/stdlib/pull/8210
Closes: https://github.com/stdlib-js/stdlib/issues/8194

Co-authored-by: Payal <payalgoswami9711@gmail.com>
Reviewed-by: Philipp Burckhardt <pburckhardt@outlook.com>

Please review the above commit message and make any necessary adjustments.

@Planeshifter Planeshifter merged commit 6006497 into stdlib-js:develop Oct 8, 2025
67 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. Ready To Merge A pull request which is ready to be merged.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Fix EditorConfig lint errors

3 participants