Skip to content

Conversation

GeoDaoyu
Copy link
Contributor

@GeoDaoyu GeoDaoyu commented May 7, 2025

Resolves #6942.

Description

What is the purpose of this pull request?

This pull request:

  • fix EditorConfig lint errors

Related Issues

Does this pull request have any related issues?

This pull request:

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

@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 7, 2025
@stdlib-bot
Copy link
Contributor

stdlib-bot commented May 7, 2025

Coverage Report

Package Statements Branches Functions Lines
constants/time/minutes-in-week $\color{green}51/51$
$\color{green}+100.00\%$
$\color{green}1/1$
$\color{green}+100.00\%$
$\color{green}0/0$
$\color{green}+100.00\%$
$\color{green}51/51$
$\color{green}+100.00\%$

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

@LalitNarayanYadav
Copy link
Contributor

@GeoDaoyu you were supposed to remove trailing whitespace which means there is extra space at the end of the line.

@GeoDaoyu
Copy link
Contributor Author

GeoDaoyu commented May 8, 2025

@GeoDaoyu you were supposed to remove trailing whitespace which means there is extra space at the end of the line.

Thank you.I will fix it.

@stdlib-bot stdlib-bot added the Potential Duplicate There might be another pull request resolving the same issue. label May 8, 2025
@kgryte kgryte removed Potential Duplicate There might be another pull request resolving the same issue. Needs Review A pull request which needs code review. labels May 8, 2025
@kgryte
Copy link
Member

kgryte commented May 8, 2025

@LalitNarayanYadav Thank you for checking!

@kgryte kgryte merged commit d184af8 into stdlib-js:develop May 8, 2025
28 checks passed
@GeoDaoyu GeoDaoyu deleted the Fix/EditorConfig6942 branch May 8, 2025 08:12
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