-
-
Notifications
You must be signed in to change notification settings - Fork 849
Closed
Labels
Good First IssueA good first issue for new contributors!A good first issue for new contributors!
Description
EditorConfig Linting Failures
Linting failures were detected in the automated EditorConfig lint workflow run.
Workflow Details
- Run: https://github.com/stdlib-js/stdlib/actions/runs/15405343576
- Type: EditorConfig Linting
- Date: 2025-06-03 00:03:48 UTC
Error Details
Linting files for basic formatting errors...
Downloading v3.3.0
lib/node_modules/@stdlib/strided/napi/smap2/manifest.json:
2-39: Wrong indent style found (tabs instead of spaces)
1 errors found
make: *** [/home/runner/work/stdlib/stdlib/tools/make/lib/lint/editorconfig.mk:90: lint-editorconfig-files] Error 1
Pull Request Instructions
- Please use the following PR title format:
"chore: fix EditorConfig lint errors (issue #<ISSUE_NUMBER>)". - Reference this issue in the "Related Issues" section of the PR body as "resolves #<ISSUE_NUMBER>".
Metadata
Metadata
Assignees
Labels
Good First IssueA good first issue for new contributors!A good first issue for new contributors!