Skip to content

Conversation

dipexplorer
Copy link
Contributor

@dipexplorer dipexplorer commented Apr 20, 2025

Resolves #{{TODO: add issue number}}.

Description

What is the purpose of this pull request?

This pull request:

  • Suppressed the spellchecker warning for the word clis by adding a // cspell:ignore clis comment.
  • This word is intentional and refers to Command Line Interfaces (CLIs).

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

Signed-off-by: Dipjyoti Das <[email protected]>
@stdlib-bot stdlib-bot added Tools Issue or pull request related to project tooling. Needs Review A pull request which needs code review. Good First PR A pull request resolving a Good First Issue. labels Apr 20, 2025
@kgryte
Copy link
Member

kgryte commented Apr 21, 2025

In general, we are not concerned with warnings, only actual lint errors. As such, I will go ahead and close this PR.

@kgryte kgryte closed this Apr 21, 2025
@stdlib-bot stdlib-bot removed the Needs Review A pull request which needs code review. label Apr 21, 2025
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. Tools Issue or pull request related to project tooling.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Fix JavaScript lint errors

3 participants