Skip to content

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
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. 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

2 participants