Skip to content

Conversation

Payal-Goswami
Copy link
Contributor

@Payal-Goswami Payal-Goswami commented Sep 20, 2025

Resolves #8099.

Description

This pull request:

  • Converted line endings to the standard Unix style (LF) and ensured a final newline in medium_positive_1.json.

  • Replaced tabs with spaces (2-space indentation) in defaults.json.

  • No functional changes were made; only formatting/whitespace adjustments.

    Existing tests were not run locally due to Windows Make limitations.

Related Issues

This pull request:

Questions

No.

Other

No.

Checklist

Please ensure the following tasks are completed before submitting this pull request.


@stdlib-js/reviewers

@stdlib-bot stdlib-bot added Good First PR A pull request resolving a Good First Issue. Needs Review A pull request which needs code review. labels Sep 20, 2025
Copy link
Member

@kgryte kgryte left a comment

Choose a reason for hiding this comment

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

LGTM

@kgryte kgryte removed the Needs Review A pull request which needs code review. label Sep 20, 2025
@kgryte
Copy link
Member

kgryte commented Sep 20, 2025

The CI failure does not appear to be due to changes introduced in this PR. As such, I'll go ahead and merge.

@kgryte kgryte merged commit 39c8178 into stdlib-js:develop Sep 20, 2025
53 of 54 checks passed
@Payal-Goswami Payal-Goswami deleted the fix-lint-errors-8099 branch September 29, 2025 08:28
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.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Fix EditorConfig lint errors
3 participants