Skip to content

style: add missing space#10061

Merged
kgryte merged 2 commits intostdlib-js:developfrom
bhavESH-CHAWLA:fix-js-lint-6355
Feb 23, 2026
Merged

style: add missing space#10061
kgryte merged 2 commits intostdlib-js:developfrom
bhavESH-CHAWLA:fix-js-lint-6355

Conversation

@bhavESH-CHAWLA
Copy link
Copy Markdown
Contributor

@bhavESH-CHAWLA bhavESH-CHAWLA commented Feb 2, 2026

Description

This pull request addresses review comments from core contributors on commit 273d9f1.

Specifically, it fixes formatting and spacing issues in the uniform distribution benchmark code, aligning the implementation with stdlib style guidelines.

Related Issues

Checklist

@bhavESH-CHAWLA bhavESH-CHAWLA marked this pull request as draft February 2, 2026 21:09
@stdlib-bot stdlib-bot added Statistics Issue or pull request related to statistical functionality. 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. labels Feb 2, 2026
@stdlib-bot
Copy link
Copy Markdown
Contributor

Hello! Thank you for your contribution to stdlib.

We noticed that the contributing guidelines acknowledgment is missing from your pull request. Here's what you need to do:

  1. Please read our contributing guidelines.

  2. Update your pull request description to include this checked box:

    - [x] Read, understood, and followed the [contributing guidelines](https://github.com/stdlib-js/stdlib/blob/develop/CONTRIBUTING.md)

This acknowledgment confirms that you've read the guidelines, which include:

  • The developer's certificate of origin
  • Your agreement to license your contributions under the project's terms

We can't review or accept contributions without this acknowledgment.

Thank you for your understanding and cooperation. We look forward to reviewing your contribution!

@stdlib-bot stdlib-bot removed the Needs Review A pull request which needs code review. label Feb 2, 2026
@bhavESH-CHAWLA bhavESH-CHAWLA marked this pull request as ready for review February 3, 2026 03:08
@stdlib-bot stdlib-bot added the Needs Review A pull request which needs code review. label Feb 3, 2026
@kgryte
Copy link
Copy Markdown
Member

kgryte commented Feb 23, 2026

/stdlib merge

@kgryte kgryte changed the title chore: address commit review comments (issue #5248) style: add missing space Feb 23, 2026
@stdlib-bot stdlib-bot added the bot: In Progress Pull request is currently awaiting automation. label Feb 23, 2026
@stdlib-bot stdlib-bot removed the bot: In Progress Pull request is currently awaiting automation. label Feb 23, 2026
@kgryte kgryte added difficulty: 1 Low degree of difficulty. Should be straightforward to implement and/or resolve. review: 3 and removed Needs Review A pull request which needs code review. labels Feb 23, 2026
@stdlib-bot
Copy link
Copy Markdown
Contributor

Coverage Report

No coverage information available.

@kgryte kgryte merged commit 4afe7e2 into stdlib-js:develop Feb 23, 2026
52 checks passed
Witty-31-06 pushed a commit to Witty-31-06/stdlib that referenced this pull request Mar 7, 2026
PR-URL: stdlib-js#10061
Reviewed-by: Athan Reines <kgryte@gmail.com>
Co-authored-by: stdlib-bot <noreply@stdlib.io>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

difficulty: 1 Low degree of difficulty. Should be straightforward to implement and/or resolve. First-time Contributor A pull request from a contributor who has never previously committed to the project repository. review: 3 Statistics Issue or pull request related to statistical functionality.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants