Skip to content

Conversation

Shivam-1827
Copy link
Contributor

Resolves #5981

Description

What is the purpose of this pull request?

This pull request:

  • Fixes EditorConfig linting errors in the @stdlib/strided/napi package documentation
  • Removes trailing whitespace identified in the EditorConfig lint workflow

Related Issues

Does this pull request have any related issues?

This pull request:

Questions

Any questions for reviewers of this pull request?

No.

Other

The linting failure was detected in the automated EditorConfig lint workflow run on 2025-03-12.
Workflow Details:

The specific error was:
image

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 12, 2025
Copy link
Contributor

@stdlib-bot stdlib-bot left a comment

Choose a reason for hiding this comment

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

👋 Hi there! 👋

And thank you for opening your first pull request! We will review it shortly. 🏃 💨

@stdlib-bot
Copy link
Contributor

Coverage Report

Package Statements Branches Functions Lines
strided/napi $\color{green}107/107$
$\color{green}+100.00\%$
$\color{green}3/3$
$\color{green}+100.00\%$
$\color{green}0/0$
$\color{green}+100.00\%$
$\color{green}107/107$
$\color{green}+100.00\%$

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

@Planeshifter Planeshifter changed the title [docs]:fixed linting chore: fix EditorConfig lint error Mar 13, 2025
@Planeshifter Planeshifter added the Ready To Merge A pull request which is ready to be merged. label Mar 13, 2025
@stdlib-bot stdlib-bot removed the Needs Review A pull request which needs code review. label Mar 13, 2025
@stdlib-bot
Copy link
Contributor

PR Commit Message

chore: fix EditorConfig lint error

PR-URL: https://github.com/stdlib-js/stdlib/pull/5992
Closes: https://github.com/stdlib-js/stdlib/issues/5981

Co-authored-by: shivam <shiva182704@gmail.com>
Reviewed-by: Aayush Khanna <aayushiitbhu23@gmail.com>

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

@Planeshifter Planeshifter merged commit 0e2d834 into stdlib-js:develop Mar 13, 2025
81 of 82 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.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Fix EditorConfig lint errors

4 participants