Skip to content

chore: fix EditorConfig lint errors (issue #9867)#10060

Closed
bhavESH-CHAWLA wants to merge 1 commit intostdlib-js:developfrom
bhavESH-CHAWLA:fix-lint-9867
Closed

chore: fix EditorConfig lint errors (issue #9867)#10060
bhavESH-CHAWLA wants to merge 1 commit intostdlib-js:developfrom
bhavESH-CHAWLA:fix-lint-9867

Conversation

@bhavESH-CHAWLA
Copy link

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

Resolves #9964.

Description

This pull request fixes EditorConfig lint errors by replacing tab indentation
with spaces in lib/node_modules/@stdlib/plot/base/ctor/lib/props/line-style/line_styles.json.

No functional changes are introduced.

Related Issues

Questions

No.

Other

No.

Checklist

AI Assistance

  • Yes
  • No

If you answered "yes" above, how did you use AI assistance?

  • Code generation
  • Test/benchmark generation
  • Documentation
  • Research and understanding

Disclosure

@stdlib-js/reviewers

@bhavESH-CHAWLA
Copy link
Author

Hi! This PR fixes the EditorConfig lint error reported in the workflow by replacing tab indentation with spaces in line_styles.json.

Happy to make any changes if needed. Thanks!

@stdlib-bot stdlib-bot added Good First PR A pull request resolving a Good First Issue. 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. Potential Duplicate There might be another pull request resolving the same issue. and removed Needs Review A pull request which needs code review. labels Feb 2, 2026
@kgryte
Copy link
Member

kgryte commented Feb 5, 2026

Ref: #9969

@kgryte kgryte added the autoclose: Already Resolved Pull request which should be auto-closed due proposed changes duplicating already included changes. label Feb 5, 2026
@stdlib-bot
Copy link
Contributor

Thank you for working on this pull request. However, we cannot accept your contribution as the issue this pull request seeks to resolve has already been addressed in a different pull request or commit.

Thank you again for your interest in stdlib, and we look forward to reviewing your future contributions.

@stdlib-bot stdlib-bot closed this Feb 5, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

autoclose: Already Resolved Pull request which should be auto-closed due proposed changes duplicating already included changes. First-time Contributor A pull request from a contributor who has never previously committed to the project repository. Good First PR A pull request resolving a Good First Issue. Potential Duplicate There might be another pull request resolving the same issue.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Fix EditorConfig lint errors

3 participants