Skip to content

Conversation

Payal-Goswami
Copy link
Contributor

Resolves #8120.

Description

This pull request fixes an EditorConfig linting error in the file:
lib/node_modules/@stdlib/math/base/special/sec/test/fixtures/julia/small_positive.json

A final newline was added

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 Math Issue or pull request specific to math functionality. Good First PR A pull request resolving a Good First Issue. Needs Review A pull request which needs code review. labels Sep 28, 2025
@stdlib-bot
Copy link
Contributor

Coverage Report

Package Statements Branches Functions Lines
math/base/special/sec $\color{green}175/175$
$\color{green}+100.00\%$
$\color{green}5/5$
$\color{green}+100.00\%$
$\color{green}2/2$
$\color{green}+100.00\%$
$\color{green}175/175$
$\color{green}+100.00\%$

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

@kgryte kgryte removed the Needs Review A pull request which needs code review. label Sep 28, 2025
@kgryte kgryte merged commit f3c3dd2 into stdlib-js:develop Sep 28, 2025
67 checks passed
@Payal-Goswami Payal-Goswami deleted the fix-issue-8120 branch September 29, 2025 08:27
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. Math Issue or pull request specific to math functionality.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Fix EditorConfig lint errors
3 participants