Skip to content

Conversation

Krishna-Sharma-g
Copy link
Contributor

Resolves #5981

Description

editorconfig lint fix

This pull request:

  • editorconfig lint error fix

Related Issues

Does this pull request have any related issues?

This pull request:

  • resolves #{{TODO: add issue number}}

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

Signed-off-by: Gautam sharma <[email protected]>
@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 Mar 12, 2025
@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 fix: editconfig lint error chore: resolve 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: resolve EditorConfig lint error 

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

Co-authored-by: Gautam sharma <[email protected]>
Reviewed-by: Aayush Khanna <[email protected]>
Signed-off-by: Gautam sharma <[email protected]>

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

@Planeshifter Planeshifter merged commit a3351e5 into stdlib-js:develop Mar 13, 2025
66 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

4 participants