Skip to content

Conversation

dhanyabad11
Copy link
Contributor

@dhanyabad11 dhanyabad11 commented Mar 9, 2025

This pull request resolves EditorConfig linting issues by replacing tabs with spaces in the following files:

lib/node_modules/@stdlib/datasets/sotu/lib/party.json
lib/node_modules/@stdlib/math/strided/special/dmskabs2/manifest.json
These changes ensure consistency with the project's coding standards and improve readability. No functionality was affected.

Let me know if you need any modifications! 🚀.

@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. labels Mar 9, 2025
@stdlib-bot
Copy link
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!

Copy link
Contributor

@stdlib-bot stdlib-bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👋 Hi there! 👋

And thank you for opening your first pull request! We will review it shortly. 🏃 💨

@stdlib-bot
Copy link
Contributor

Coverage Report

Package Statements Branches Functions Lines
datasets/sotu $\color{green}1725/1725$
$\color{green}+100.00\%$
$\color{green}106/106$
$\color{green}+100.00\%$
$\color{green}11/11$
$\color{green}+100.00\%$
$\color{green}1725/1725$
$\color{green}+100.00\%$
math/strided/special/dmskabs2 $\color{green}402/402$
$\color{green}+100.00\%$
$\color{green}16/16$
$\color{green}+100.00\%$
$\color{green}4/4$
$\color{green}+100.00\%$
$\color{green}402/402$
$\color{green}+100.00\%$

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

@dhanyabad11 dhanyabad11 changed the title Fix EditorConfig lint errors: replace tabs with spaces #5156 Fix EditorConfig lint errors: replace tabs with spaces Mar 9, 2025
Copy link
Member

@Planeshifter Planeshifter left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Lgtm.

@Planeshifter Planeshifter added the Ready To Merge A pull request which is ready to be merged. label Mar 9, 2025
@stdlib-bot stdlib-bot removed the Needs Review A pull request which needs code review. label Mar 9, 2025
@stdlib-bot
Copy link
Contributor

stdlib-bot commented Mar 9, 2025

PR Commit Message

chore: fix EditorConfig lint errors by replacing tabs with spaces

PR-URL: https://github.com/stdlib-js/stdlib/pull/5910
Closes: https://github.com/stdlib-js/stdlib/issues/5857

Reviewed-by: Philipp Burckhardt <[email protected]>

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

@Planeshifter Planeshifter changed the title Fix EditorConfig lint errors: replace tabs with spaces chore: fix EditorConfig lint errors by replacing tabs with spaces Mar 9, 2025
@Planeshifter Planeshifter merged commit 6010275 into stdlib-js:develop Mar 9, 2025
70 of 74 checks passed
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. 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.

3 participants