Skip to content

Conversation

anxhukumar
Copy link
Contributor

@anxhukumar anxhukumar commented Mar 6, 2025

Resolves #5814

Description

What is the purpose of this pull request?

This pull request:

  • Fixes JavaScript lint error in the relevant file.

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

stdlib-bot commented Mar 6, 2025

Coverage Report

Package Statements Branches Functions Lines
assert/is-electron-main $\color{green}144/144$
$\color{green}+100.00\%$
$\color{green}6/6$
$\color{green}+100.00\%$
$\color{green}1/1$
$\color{green}+100.00\%$
$\color{green}144/144$
$\color{green}+100.00\%$

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

Signed-off-by: Anshu Kumar <[email protected]>
Signed-off-by: Philipp Burckhardt <[email protected]>
@Planeshifter Planeshifter added the Ready To Merge A pull request which is ready to be merged. label Mar 6, 2025
@Planeshifter Planeshifter changed the title Require process module to resolve lint error chore: require process module to resolve lint error Mar 6, 2025
@stdlib-bot stdlib-bot removed the Needs Review A pull request which needs code review. label Mar 6, 2025
@stdlib-bot
Copy link
Contributor

stdlib-bot commented Mar 6, 2025

PR Commit Message

chore: require process module to resolve lint error

PR-URL: https://github.com/stdlib-js/stdlib/pull/5819
Closes: https://github.com/stdlib-js/stdlib/issues/5814

Co-authored-by: Philipp Burckhardt <[email protected]>
Reviewed-by: Philipp Burckhardt <[email protected]>
Reviewed-by: Athan Reines <[email protected]>
Signed-off-by: Anshu Kumar <[email protected]>
Signed-off-by: Philipp Burckhardt <[email protected]>

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

@Planeshifter Planeshifter merged commit 8fe91fb into stdlib-js:develop Mar 6, 2025
30 of 31 checks passed
@anxhukumar anxhukumar deleted the hotfix/javascript-lint-error-5814 branch March 6, 2025 14:03
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 JavaScript lint errors

4 participants