Skip to content

Conversation

sahilk45
Copy link
Contributor

Resolves #6698

Description

What is the purpose of this pull request?

Fixed JavaScript linting errors:

  • Added missing exports (identity, neg, sub) in the @stdlib/complex/float32/base namespace
  • Added spellcheck exception for the term "lloc" in static analysis tool

This pull request:

  • Added missing exports (identity, neg, sub) and spellcheck exception for the term "lloc"

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 Apr 17, 2025
sahilk45 and others added 6 commits April 17, 2025 14:46
Signed-off-by: SAHIL KUMAR <[email protected]>
Signed-off-by: SAHIL KUMAR <[email protected]>
Signed-off-by: SAHIL KUMAR <[email protected]>
Signed-off-by: SAHIL KUMAR <[email protected]>
Signed-off-by: SAHIL KUMAR <[email protected]>
@Planeshifter Planeshifter added the Ready To Merge A pull request which is ready to be merged. label Apr 20, 2025
@stdlib-bot stdlib-bot removed the Needs Review A pull request which needs code review. label Apr 20, 2025
@stdlib-bot
Copy link
Contributor

stdlib-bot commented Apr 20, 2025

PR Commit Message

chore: fix JavaScript lint errors (issue #6698)

PR-URL: https://github.com/stdlib-js/stdlib/pull/6699
Closes: https://github.com/stdlib-js/stdlib/issues/6698

Co-authored-by: Philipp Burckhardt <[email protected]>
Reviewed-by: Philipp Burckhardt <[email protected]>
Signed-off-by: Philipp Burckhardt <[email protected]>
Signed-off-by: SAHIL KUMAR <[email protected]>

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

@Planeshifter Planeshifter merged commit 93a9aa2 into stdlib-js:develop Apr 20, 2025
26 of 27 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 JavaScript lint errors

3 participants