Skip to content

Conversation

youzi-forge
Copy link
Contributor

Resolves #8215.

Description

This pull request:

  • This PR fixes the EditorConfig lint errors in lib/node_modules/@stdlib/_tools/eslint/rules/line-closing-bracket-spacing/examples/index.js (lines 48–65) by using tabs instead of spaces, so editorconfig-checker passes

Related Issues

This pull request:

Questions

No.

Other

No.

Checklist


@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. Good First PR A pull request resolving a Good First Issue. Needs Review A pull request which needs code review. labels Oct 8, 2025
Copy link
Member

@Planeshifter Planeshifter left a comment

Choose a reason for hiding this comment

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

Thank you for your contribution, @youzi-forge!

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

PR Commit Message

chore: fix EditorConfig lint errors (issue #8215)

PR-URL: https://github.com/stdlib-js/stdlib/pull/8219
Closes: https://github.com/stdlib-js/stdlib/issues/8215

Co-authored-by: XingyouLiu <[email protected]>
Reviewed-by: Philipp Burckhardt <[email protected]>

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

@Planeshifter Planeshifter merged commit 03b9988 into stdlib-js:develop Oct 13, 2025
182 of 183 checks passed
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. Ready To Merge A pull request which is ready to be merged. Tools Issue or pull request related to project tooling.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Fix EditorConfig lint errors

3 participants